Development & DevOps Software for C++

CppCMS CppCMS

CppCMS is a free and open-source, high performance web development framework. CppCMS is not a content management system but rather a C++ web framework that has been designed for rapid web application development.  Applications built with CppCMS are capable high loads with high request throughput.

GDevelop GDevelop

GDevelop is a 2D cross-platform, free and open-source game engine that takes visual programming to the next level. GDevelop allows you to take read-made behaviours and add them to your game objects or create new once with intuitive and east to use events. With GDevelop, it is easy to make games for PC and Mobile, as well as launch HTML5 games playable right in your web browser.

RethinkDB RethinkDB

RethinkDB is a scalable, open-source database designed for real-time applications. When your app polls your database for data, it becomes slow, unscalable, and cumbersome to maintain. RethinkDB solves this by providing a new database access model, where developers can instruct the database to continuously push updated query results to their applications, without polling.

Sandboxie Sandboxie

Sandboxie is a free open-source sandboxing program for Windows. Sandboxie allows you to create isolated operating environment in which applications can be run and installed without permanently modifying the local system. This virtual environment allows for controlled testing of untrusted programs and web surfing.

OSRM OSRM

A modern C++ routing engine for shortest paths in road networks.

Vizzu Vizzu

Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation.

Cucumber Cucumber

Cucumber is a BDD testing and collaboration platform. Whether you are building open source or proprietary software, Cucumber's collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD).

LLVM LLVM

LLVM is a compiler infrastructure project that contains a collection of modular and reusable compiler and toolchain technologies. LLVM stands for low level virtual machine yet the project has little to do with traditional virtual machines. LLVM is used to construct, optimize and produce intermediate and/or binary machine code. For example, programming languages like Crystal, Swift and Rust depend on the LLVM for compilation of code.