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.
Try It 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.
RL++ is an easy to use modular open source library for Reinforcement Learning written in C++. It includes learning algorithms (TD, Sarsa, Q) as well as the implementation of value function representations (LookupTable, TileCoding, Neuronal Network).
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.
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.
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.
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.
Developping for MacOS X, you needed a XML parser while you're programing using the Cocoa (Objective-C) environement??
We thought of you, here comes some frameworks to do the job!!!
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
Whisper is C++ application framework for the Mac and Windows. Unlike most frameworks it takes advantage of the standard library, design by contract, and modern C++ idioms.
Antidote for C++'s Fragile Base Class problem (fully reviseable shared libraries/frameworks/plugin architectures) as well as Interface Repository/Object Adapter (queries on class properties, invoke methods programmatically from foreign code and gateways.)
IM Bot Framework is an adapter to interface console I/O programs to IM servers. The goal of this program is to allow easy development of bots in any programming language that can read from and write to stdio.
Deepp is painless dependency injection framework for C++. It uses sort of member injection type so there is no need to specialise class constructor or other public interface in any way.