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.
An IDE for programming GUI softwares through wxWidgets, using XML Resources (XRC), written with C++ for every platform supported by wxWidgets (Windows, Linux, etc.)
DTILIB is a collection of C++ classes that enable uniform access to serial lines and sockets using the C++ streams concept. A mechanism for asynchronous I/O over C++ streams is also provided. Furthermore, an STL-like database access mechanism is included
OpenAL++ is an object oriented API for spatial sound, built on top of OpenAL. It also uses OpenThreads and PortAudio to give easy to use, portable support using input devices. By using smart pointers, memory allocation problems are held down to a minimum
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.
wxGuide is a collection of guidelines for building cross platform applications written in C++ using the wxWindows framework. It gives ideas and advice how an application could/should be written and provides full-featured code samples, i.e. wxGuide-Editor
Simple Linux implementation of Borland's conio (conio.h) library. It uses Ncurses. It includes most functions required to write a basic application using conioh (i.e. getch(), cprintf(), puts() and more).
PyBuzz is a machine plugin for the Buzz Modular Tracker that acts as a host for python scripts using the python interpreter engine developed by http://www.python.org.
This lets you type Sanskrit on Windows XP/2000 using a regular QWERTY keyboard! It is designed to be easy to learn, use and install. Could be used for other Devanagari languages - Hindi, Konkani, Marathi, Punjabi etc...
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.
XOgastan is an API that allow to write programs that takes in input the file containing the ast generated by gcc and to analyze them. Using it you can collect informations about the generic C program represented by the AST (Tree) dumped by gcc.
Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
Time of day service over telephone using Voicent Gateway, a VoiceXML gateway that specially designed for voice modems. A Free version is available for download at http://www.voicent.com/download. Sample code for interactive telephony applications.
VxDevelopSuit is a powerful develop suit which supports embed system development based on some normal embeded cpu, such as ARM,mips.
it will provied a powerful cpu emulation engine and is developed using
C++/Python and will run on windows/linux.
Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
WSGRD stand for Web Service Grid Resource Discovery. When using Grid Computing, one of the problem is to find resources dynamically. WSGRD tries to address this problem using web services.
EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
Cluster Networks are a new style of neural simulation / neural network modeling, that models networks of neural populations ("clusters") that transform and transmit information using precisely-timed, graded bursts ("pulses" or "volleys") of firing.
LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
JCom is a bridge library between Java and Com to enable COM object access from Java classes.
Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!