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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
osgJuggler is a library suite that makes developing computer graphics appications for virtual reality easier. osgJuggler is a framework that allows you to develop a scene with OpenSceneGraph and view it on any platform supported by VRJuggler.
Libdoomwad is a C++ platform-independent class library used to manage data structures inside data (wad) files for Doom and Doom 2. Its target audience is developers of Doom editors.
TnC (The Next Coming) is a set of C++ classes that aims to use "The 4th Coming" (t4c) game datas with SDL library.
The TnC classes can be used to extract and get the 4th coming sprites as SDL Surfaces. There's also classes to display the original map
A game developement library for the Gamepark32 handheld console.
The project goal is to provide a full C++ API that will provide Sprite, Tile, and Layer graphics functionality, as well as Music, Input, File and GUI APIs in the future.
A platform independent, C++ game development framework. Not a game library, but highly flexible "scaffolding" upon which to construct a game. This project has been superceded by the Golem Engine. https://sourceforge.net/projects/golem3d/
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.
A source framework and runtime library for building game engines; providing windowing, input, sound, and networking; in a simple, platform-independant manner. Utilizing C++, OpenGL, and various native APIs to provide a platform-transparent system.
KvTest is a C++ test framework. It aims at making test-driven development easy and affordable. It's features are, among others, easy integration, dependency tracking, and statistics.
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.
CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
This project is a extraction of the classparser from the KDevelop project into a project of its' own. This was done since there are a lot of other projects depending on this specific lib and it felt like a Good Thing(tm).
The RJava software includes classes useful for developing programs written in the Java programming language.
It is a play on words, it is intented to be "our java" versus "their java".
Most C++ test frameworks are like JUnit. Unfortunately C++ lacks reflection and lots of boiler plate code is needed for JUnit style tests. This framework tries to minimize the amount of boiler plate code required for simple test. Just enjoy writing tests!
Modular is a Web-development framework bringing component programming to Web. It also provide built in caching, config file parsing, Templates parsing, Sessions, CGI, and Database support.
A C++ unit test framework for Windows with both a
graphical and console display that utilizes only the
Windows API to aid compatability with all Windows C++
compilers and frameworks
Simple library of some tools like containers and base classes that solve a set of problems in c++ software programs that exert design patterns. Design of this library is based on use of STL and boost libraries.
libcmle is a collection of templates and functions that help one to develop more secure and more stable C++ software. It currently is in pre-alpha stadium.
C++ IDE which is directly operating on the AST: It parses the C++ project and represents it in an AST. The editor is operating on the AST. Then, the IDE will push the AST directly to GCC so that GCC does not need to do any parsing.
Redtail is a scripting engine library and script language. The Redtail library provides the ability to execute Scheme-like Redtail scripts from within an application, increasing flexibility.