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
MongoDB Atlas runs apps anywhere
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.
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/
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
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.
An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
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".
The TclUnit project is an implementation of the xUnit unit test framework, in Tcl. It provides a framework for organizing tests, plus utilities and extensions to facilitate unit testing of programs and libraries through the Tcl programming language.
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
NUpdate is an auto-update framework written in C#/.NET. It targets Windows based applications that are typically not run manually (services or processes that behave as services). NUpdate can retrieve and install an MSI package from the web.
Simple graphics, keyboard and mouse library with a C interface
....
=== Functions include ===
* Window creation
* 32-bit RGBA bitmap creation
* Fast software based drawing routines (pixels, lines, text etc)
* Mouse and keyboard input
=== Details ===
* Written in C
* Python bindings provided
* Permissive BSD licence
* Win32 version currently. Linux and Mac planned.
=== Performance ===
Running on Windows XP on an Intel Core i3 530 (3.4 GHz):
* Putpixel - 31 million per second
* Rectangle fill - 11 billion pixels per second
* Text render - 11 million characters per second (8 point, fixed width font)
CrossBrowserAjax (CBA) is a tiny (2.5Kb), fast, and cross browser library. Works with IE5.0+ ( even with disabled ActiveX ), Mozilla1.7+, Firefox1.0+, Opera7.3+, Safari. Data can be loaded from a different host. Easy-to-Use. CrossBrowserAjax.com
Agile Planner takes the theories about Agile estimating and planning and provides a powerful multi user software tool. Agile Planner is built with Enterprise Core Objects (ECO) from CapableObjects and GTP.NET from plexityHide.
The g1u3 project is an extremely lightweight framework for gluing software components together. The core of the framework is written in platform neutral ANSI C with parsimony and conciseness as primary design imperatives.
To implement in VC++ the CEN XFS V3.0 specifications including the XFS manager, SPI's for various devices, and sample application codes. OpenXFS_v0.0.0.4 including a manager, sample SPI , and a manager testing program is now available in CVS for downloa
ACME is an abbreviation of Advanced C++ Metaprogramming Extensions. It is a collection of headers supplying basic implementations of generic design patterns, generic containers, policy based memory management and simple linear algebra classes.