Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
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.
mcs::units is an ISO C++ compliant library for compile-time dimensional analysis with zero runtime overhead. Units, quantities, and unit systems are all supported, with example SI and CGS systems provided.
Qtaps is a framework for developing Qt programs using a predefined Qt plugin interface. Its primary goal is to provide a set of application plugins which bring a new level of reusability to the development life cycle.
The xulide project is target on RAD(Rapid Application Development) using XUL,RDF,JavaScript,XPCOM. The RAD product is used in database oriented programming. ex. ERP
Library of terrain level of detail algorithm nodes for Coin (an implementation of an Open Inventor scene graph) and other utility classes. Currently are implemented ROAM, Geo Mip-Mapping and Chunked-LoD algorithms. Any issues and feedback for this projec
IPLib is a cross platform reliable TCP/IP socket library; it
includes C++ and Java versions, with synchronous and asynchronous
request/response messaging. It should run on any mainstream
operating system that supports C++ and/or Java, TCP/IP.
The Open Engine is a game engine library, that provides ease and fast programming for OpenGL based softwares. Is intended mainly for gaming programming. Uses OpenGL and other APIs in the core library.
Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
Boost.extension is a library providing for the creation of plugins for C++ software. It has been moved to the Boost Sandbox. See http://boost-extension.blogspot.com for details.
Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
This is a C++ wrapper to PCRE C library, an alternative to the pcrecpp wrapper provided with pcre. It supports Perl-like match and substitution strings "s/aa/bb/g" in addition to object method calls.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
A utility to allow the analysis and conversion of Native Instruments Reaktor save files. Specifically, the conversion of said files to an XML file, which can then be converted to a number of various other formats. (Ex: pd, Max/MSP, Csound...)
GamePower 3D (GP3D) and GamePower 2D (GP2D) are a portable OpenGL/SDL wrapper using C/C++ designed specifically for professional game making in various platforms such as Windows, Linux and Macintosh by exploiting the portable capabilities of OpenGL and S
GCI is an interface to gcc. It adds some more preprocessor directives adding new functionalityies to gcc, from which it features a module system and the possibility to have source codes autospecify to gcc their compiling parameters.
OpenGL / glut GUI that allows easy display of strings on screen using the STL. Multiple screens can be defined using a self explanatory XML file. Callbacks are done using the sigc++ library.
Some data structures developed in c++ for the 'Algorithms & Data Structures' exam at the Computer Science Department of the University of Bari by Tafuni Vito & Nicola Perrini.
LSystemBuilder is a program for editing and visualizing L-systems. LSystemBuilder makes it easy to explore fractals, FASS-curves and complex branching structures. Naturally LSystemBuilder comes packed with loads of predefined L-systems.
Debug Wrapper library is an alpha library which set wrapper on some glibc functions such fopen,fclose,unlink,.. and trace all IO access. This project has been stop because it duplicate some functionality of last Valgrind version.
Disassembler for linux: will try to provide a gui driven tool to disassemble executables. Written in C++, uses gtk libraries for the gui, and will disassemble binaries from a number of OSses.