• Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    A program that transforms any intel hex format file to binary file. This program allocates the memory dynamically, that's why it's able to generate as many .bin files as needed by the .hex file respecting the maximum size indicated by the user.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    GBAconv is a set of tools aimed at GameBoy Advance developers, allowing to convert WAV sounds and PCX images into C arrays to be included in GBA programs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Mac OS X Packages

    Mac OS X Packages

    Building .tgz and .pkg software packages for Mac OS X.

    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python ebe has a lot of separate windows, while the QT ebe will use 1 main window and a collection of dockable subwindows. This will make it easier to use.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    php Template Engine
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    JDBC Tester is a software that allows to prove JDBC connections and SQL statements. The central idea is to have a software that is used for the design of statements and learning SQL with an graphical user interface simple to use.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    the omega xvi project is a javascript debugger written in javascript. it can debug code, execute blocks of code or entire applications, as well as detect variables. because of its javascript nature, it can be run through a webpage, online.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    -PROJECT CLOSED- The Krysalis Community Project -was- the home of projects that follow, and can help to follow, Apache-style project guidelines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    >>>>>>>>>>>>> Antelope has moved to http://antelope.tigris.org.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Java Utilities is a collection of following java applications: 1) Setup Maker : Makes platform independent setup 2) Class Loader : Opens java apps and applets 3) Help Maker : Shell for viewing help files 4) Applet Viewer 5) Custom Swing Components
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    XML related tools: xsddoc (documentation tool for W3C XML Schema), xsddoc maven plugin, swing: JXTable (JTable with frozen columns)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    A linker for MSDOS and MSWindows.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CocoonHive is a collection of open source projects contributing to the Java and XML communities. The project of focus currently is XMLForm, which is an XForms implementation for J2EE.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    The script helps commiting changes on several branches in CVS by creating a bunch of CVS commands which the user normally would have to create himself.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and others with features like GPIO, SPI, I2C and so on, along with external displays, sensors and other peripheral devices.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    A fork of BOSSA

    This is a fork of the BOSSA project by ShumaTech.

    BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers, developed by ShumaTech. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. This project is a fork, created to temporarily host new modifications to BOSSA until they can be incorporated into the main BOSSA codebase. More information on the original project: BOSSA web site: http://www.shumatech.com/web/products/bossa BOSSA on SourceForge: https://sourceforge.net/projects/b-o-s-s-a/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    JarBuilder is a useful tool for Java programmers. It allows one to easily create jar files. JarBuilder is written in Java providing a nice Swing GUI.
    Downloads: 5 This Week
    Last Update:
    See Project