Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Lispel is a typed, mainly functional programming language with a inheritance-based object/type model. It is modelled after natural language and has a front-end for a restricted subset of German language.
QBAS (Qmake Automation Building System) is a group of scripts allowing the developer to check deps, configurate and build a code project without dealing directly with the GNU tools jungle (automake, autoconf, ld...). QBAS's use is quite simple and actuall
WhiteSnake - Professional script editor application for Squirrel and PAWN languages.
It provides award-winning syntax highlight engine and compilation for your scripts.
Was developed for VC:MP, IV:MP, SA-MP and CS scripters.
Greyhound Lua is a distribution of Lua intended to be used for the FIRST Robotics Competition. Teams can use this to write their robot code in Lua. Greyhound Lua is in no way endorsed or sponsored by US FIRST.
This set of macros allows one to write interrupt driven code using simulated blocking. This allows one to write structured code rather than using state machines. This facilitates easy changes without the need to keep state diagrams up to date.
Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
C++ physical unit library (miles, pounds, seconds, etc) that handles conversions and unit less transport of physical values. Useful for applications that measure physical units of measurement.
UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
wsbasic a basic interpreter or scripting language implemented
without flex/bison or lex/yacc. Object oriented and very maintainable
code. Based on jack crenshaw's let's build a compiler. Can act as a replacement
for bash or sh scripting.
A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code.
The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
Class Library that encapsulates the Win32 API programming elements. The library provides a set of C++ classes to reduce the amount of code necessary to write native Windows applications, without abstractions away from the core Win32 API, and without any
Analyses multi-threaded applications without need of the sources.
ThreadAnalyser application allows users to analyse multi-threaded applications without need to have/modify their source code under Linux OS. It provides information about active threads and their stack info, consumed memory, etc.
A feature-rich IDE with a large database of sample code in order to stop wasting time on the minute details when they can be automated. This idea appeals not just to newcomers, but to seasoned vets alike; nobody likes to waste their time and energy.
This will be the perfect IDE to let your imagination run wild, without being held back by the tedious algorithms. When you were a kid were you dying to learn about pointer arithmetic, or did you want to just be able to create something robust and expressive, that you could point to and say "I created that. ...
A haptics abstraction layer for OGRE. This should allow other developers to write haptic API plugins to be used seamlessly with OGRE without having to re-write any code in the OGRE application.