Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A class library to create and manage applications using the SoMVC architecture. See Doug's blog at http://dougrday.wordpress.com/ for more information about the SoMVC architecture.
Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
A cross-platform multimedia library aimed at supporting a wide range of programming languages. It exposes a set of C APIs used to generate high-level object-oriented bindings for supported languages at compile-time.
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 gentle and humble toolbox for those of us that love C++. It provides support for sockets, serial devices, components/plugins and many other features. People use it for developing apps that run on desktop/server systems and embedded appliances.
STBase (Softtopia Toolkit Base) is a set of multiplatform C++ libraries that extends Qt (http://qt.nokia.com/) libraries in areas like Database data persistance, Imaging, Printing, GUI, Networking and I/O device support.
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
This is a tidy lightweight library implementing a series of C++ Design Patterns, aiming to be simple, clean and portable. This library is made to help C++ programmers to develop projects with clearer and more compact source code.
fxSTL is a C++ container library. fxSTL stands for the Fixed Standard Template Library. fxSTL is not a replacement for the STL, but is rather an extension of the STL that provides implementations of fixed size containers.
THIS PROJECT HAS NOW MOVED TO GITHUB:
https://github.com/arenhag/BizUnitCompare
BizUnitCompare enables you to easily compare the actual result of your integrations with an expected result. It differs from the XPathValidationStep in that it allows you to define what to exclude rather than have to define everything to include.
Projet de C++ de l'IUT Informatique d'Aix en Provence 2ème année.
By :
-Kévin Michelet
-Alexandre Giraud
-Vincent Pruvost
-Mickael Tourneur
-Stijn Waegemans
C ADT(Abstract Data Types) is a simple template library written in C which implements commonly used abstract data structures, such as linked lists, trees, queues, stacks, hashes, graphs and associated algorithms.
This is an ANSI c compliant library for state machine use. It uses very fast algorithms and includes many features: nested state, history state, parallel state mechanisms and debug capabilities.
A .Net Library Implementation of an XML screen-scraper currently found in XBMC The intention of the library is to make integratation of XML scrapers easy, essentially converting a text file into working program logic.