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.
Create free account
Go From AI Idea to AI App Fast
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.
SEF is a framework for server applications based on POSIX API. It can provide easy access to most unix functionality. It has a very peculiar architecture that permits to exploit the hardware at best. SEF is INCOMPLETE!! don't use it yet!!
ODEM is a C++ class library for process simulation. ODEMx is its successor, greatly enhanced to make real use of C++ features and with improved support for logging.
This is a library that helps the user to make better and faster programs in C++. This library allow the user to manager in a easy way the filesystem of the GNU/Linux system.
The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
Scriptable Multimedial Interactive Locations Engine, is a C++ written multiplatform engine designed to provide simple way to create 2D games and visualisations. SMILE consists of a shared library built upon SDL, data/ script interpret and Qt editor.
BZK is a set of tools to help creating games for mobile devices. Graphics are simple but enough to create good games. This suit maybe not be suitable for very intensive games or near-photorealistic graphics. For everything else, welcome.
Realistically and Acronymically Named Generalized Engine. Sometimes shortened to RANGE or RANGEngine. This is primarily a 2D computer game engine that provides all major functions required. See http://p.sf.net/rangengine/wiki
C4 is a C++ class library for analyzing sound files, particularly spoken and sung phonations. C4 provides features such as frequency analysis, pitch extraction, or calculation of voice quality parameters (e.g. alpha ratio, HNR, jitter, etc.).
Motor de Jogos 2D/3D para programadores C++, baseado em OpenGL e SDL. MotorJIP está com boa parte dos recursos implementados, dando suporte a elementos de GUI estáticos ou animados, terrenos, modelos personalizados ou importados (.obj), entre outros.
Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
This was my first attempt at a persistent (disk-based) allocator, but I aimed too high, used too many obscure C++ features and it got away from me.
You will need the version of v3c mentioned in configure.ac.in to build it.
Like I said, it contains lots of really obscure C++, if you're curious.
This project isn't being actively maintained anymore - see it's way-cooler C/C++ replacement here at SourceForge - treedb.
Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
kimtutarbizi.org is a collection of libraries, example codes and documents for developing applications, games and demos for the famous linux running mobile console, GP2X.
PAP is a code generator that creates a PHP web site with all the pages to manage DB tables.The generated web site can be extended using the functionalities of PAP simple framework. PAP is written in C++, the web sites run on MySQL5 and PHP5.
Sharemind is a secure multiparty computation system that allows you to process data without seeing it.
IMPORTANT: The version available on this page is a seriously outdated version that is kept available as an educational tool. More recent versions with more features and better quality are available from http://sharemind.cyber.ee/.
PlexBench is a cross-platform, web-enabled, analysis tool that is driven by a scalable backpropagation feed-forward neural network. It uses embedded Perl for scripting and is written in the style of an in-process Component Object Model (COM) C++ program.
A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
Fast prototyping environment in Lua for GUI, DSP and ANN development. Based on lqt, lfann, and our code. Goal minimal build dependencies. Only contains what we or any contributor needs.
COWL is a c++ framework providing everything you need to implement fast dynamic web pages. --- Currently COWL is in a very early stage. It may contain errors and is not yet fully implemented. You should only use it for testing purposes.
libdodo is not a web framework but a toolkit for building fast and scalable web applications easy. Its purposes is to develop as complex systems under high load that require good stability as small and fast applications for embedded world.
Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster