One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A little C++ library with commonly needed functionalities. It consists of four major parts: commandline parsing, event management, threads and logging.
Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Port of SDL for PalmOS devices with ARM processor and OS 5.x. Joystick, audio, video, timer, files and keyboard supported and additional libs available (SDL_mixer (without OGG and MP3), SDL_image, spritelib and standard C library)
pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
iPersist is an C++ O.R.M. framework , just like Hibernate. iPersists lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections.
threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
An extension of the famous toolkit Qt of Trolltech/Nokia written in C++. Features: - multicast support - upnp support (service point / device) - implementation of ajp protocol - support of C++ servlets
This library uses OpenCV to perform head tracking and feature tracking to let you have 3d control over your developed 3d world with the aid of your head and a webcam. Uses Irrlicht as its rapid development 3d engine. Developed by www.nighsoft.com
MidiWriter is a framework for creating and composing music based on algorithms. The project includes already several examples using these technics. The output of MidiWriter is in the midi-format.
A set of C++ containers, data structures, & utilities:
Stack-based STL-like containers (StackVector, StackMap, etc.).
Serialization, Interpolated Value, CircularBuffer, Quadtree, IntegralUnit, LocatedException
The Metaphor Game Engine is a component-based game engine. Goals include a simple, efficient workflow for game development and fast integration of other open source or proprietary middleware.
FE is a game engine that aims make game development process easier, provinding most of the things needed to build a game. It uses SDL as back end library
Workflow Magic is an open source, robust, simple and fast, ERP Framework. Provides Customer Example, Supply Example, Financial Example and Production Example. You can implement any company model through our Business Rules Engine and ORM.
A catch all C++ utility template library designed to help fill in the gaps and fix problems with the language, the Standard C++ Library, and the Boost C++ Libraries. Uses the Boost Software License.
An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.