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
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.
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 Dragon and Kangaroo Parser Framework Library, for C++, is intended to be useful for developers of more specific parser libraries, generic or otherwise. The aim is to generate, at compile time, efficient parsers from grammars.
id3lib is/was a software library for reading, writing, and manipulating ID3v2 tags. Additionally it is possible to get some basic mp3 header information like bitrate etc.
However, we now recommend moving to taglib. https://taglib.org/
The Flat Earth MUD driver project aims at a C++ driver, that supports:
- A game written in a subset of C++.
- Imposes no limitations on what the game can be.
- Supports an interpreted version of the lib language as well
- Allows online compilations to
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.
When porting Unix/Linux C/C++ projects to Win32 you often notice missing library routines. The goal of this project is to assemble pointers to already available routines as well as create new ones, for example for getopt().
The Virtual Environment Software Sandbox (VESS) is a suite of libraries for developing virtual reality applications in a portable manner with classes for many tracking devices, a simplified "scene graph", a set of "motion models" and audio support.
Please note that all support has been moved to GitHub at https://github.com/ucfistirl/vess.
PurpleLib is a research project dealing with a lot of techniques for programming games:
Memory Tracking, Serialization, Cloning, Smart Pointers, Singleton, Sound, OpenGl, Script language, Meta Information, Event System, Abstract Interfaces, PlugIns, RMI
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
LIBK8005 is a C and C++ library to use the Velleman K8005 steppermotor card with linux.
This library will be used with the LIBK8000
!! This site is no longer maintained. !!
GO (Gnu Objects) is a C++ framework for creating applications with RAD development in mind. The GO lib provides simple interfaces and wrappers to common Gnu library function as well as a framework for creating applications. These wrappers provide quick
CGI++ is a cross platform CGI C++ class library that enables programmers to easily create CGI applications. I would ultimately like to create a cross platform graphical environment, probably written in Java, for creating CGI applications using CGI++.
GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
OrbGate is an 'CORBA Web extender' that allows to easily build Java CORBA clients capable to run in standard Java-1.1 compliant browsers using HTTP (or HTTPS) to communicate to CORBA servers.
ComA is a C++ library providing a components architecture framework. It relies only on C++ language definition without using additional description file.
libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.
Modern c ++ 17 library containing delegate which is a data structure that refers to a static method or to a class instance and an instance method of that class.
* Github repository : https://github.com/gammasoft71/delegates
* Homepage : https://gammasoft71.wixsite.com/delegates
* Reference guide : https://codedocs.xyz/gammasoft71/delegates/
* Examples : https://github.com/gammasoft71/delegates/tree/master/examples
PEInside is a quick and easy way to view the structure and content of 32-bit Portable Executable (PE) and Component Object File Format (COFF) files which supports the viewing of EXE, DLL, LIB, OBJ, and other file types.
Le but de Molly est de fournir une interface de programmation haut niveau, facile à utiliser pour toutes les basses tâche de la programmation (manipulation de chaînes, fichiers, données, dessins, etc...). La difference désirée avec les autres outils comme Qt est de favoriser encore plus l'abstraction des objets/classes et de rendre accessible et modifiable les instances de ces classes pendant l'éxecution du programme via un langage de programmation anexe (Ruby, Python, etc..). L'objectif est...
RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects.
Predecessor: https://github.com/tksuoran/renderstack_net
Successor: https://github.com/tksuoran/RenderStack