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
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.
This project includes a set of tools and guidelines designed for rapid production of large-scale embedded systems projects. The tools enable quick generation of reusable, reconfigurable hardware, using a user-specified hardware description language.
a contributory, location-aware media platform for us all
This is Roundware V1. For V2, please see GitHub repository: https://github.com/hburgund/roundware-server
Roundware is a client/server pair for creating participatory location-sensitive audio experiences. It was initially developed for the sound art installation ROUND, by Halsey Burgund, exhibited at the Aldrich Contemporary Art Museum.
Development for version 2 has been handled privately for a variety of reasons, but will be released soon! Please contact us if you need code sooner.
Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the sourcecode of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your sourcecode, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
This text editor allows you to compilecode and run them. It also allows you write code which you have to understand how it works without you using an IDE. This will make you enjoy the java programming language without using an IDE.
Athenea is a software used to check programming contest code solutions.
It can compile from c++ or java source files, and compares the output with the test dataset defined.
Advanced, readymade configuration module for a java application.creates java wrappers over property files therefore catches property name mismatches at compile time. Developers access properties as if they are java methods.
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
Application for searching classpath dependencies of sourcecode. Sometimes you do not know, which common libraries you need to compile existing java sourcecode including transitive dependencies.
Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
FLOSSmole (formerly OSSmole) is a set of tools for gathering metrics and publishing analyses about development of free/libre/open source projects. UPDATE: Our data is now released to Google Code. Please see our new home page at http://flossmole.org
Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Sourcecode and releases can now be found at https://github.com/Riverside-Software/pct
febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.