Showing 33 of 33 projects
A fast, safe, and modern C++ formatting library providing a type-safe alternative to printf and iostreams.
A comprehensive cheatsheet of modern C++ language and library features from C++11 to C++23.
A curated collection of resources for learning and using modern C++ (C++11 and beyond).
A simple cross-platform C++ library for building functional-style terminal user interfaces.
A C++ parallel algorithms library that enables high-performance computing on GPUs and multicore CPUs with a productivity-focused interface.
A curated list of awesome header-only C++ libraries across various domains like parsing, data formats, concurrency, and graphics.
A C++ library for compile-time regular expression matching, searching, and capturing with PCRE-like syntax.
NVIDIA's implementation of the C++ Standard Library for CUDA C++ development.
A header-only C++17 library for parsing and serializing TOML configuration files with full language support.
A C++20 single-header, macro-free μ(micro)/unit testing framework focused on fast compilation and modern C++ features.
A multi-platform C++ game engine for 2D games on desktop, mobile, Xbox, and WebAssembly, forked from Cocos2d-x.
A C++ multi-platform game engine for 2D development on desktop, mobile, Xbox, and WebAssembly.
The official C++ client API for PostgreSQL, providing a modern interface to interact with PostgreSQL databases.
A repository containing slides and materials from the CppCon 2019 conference for C++ developers.
A C++20 framework for creative coding, enabling 2D/3D games, media art, visualizers, and simulators across Windows, macOS, Linux, and the Web.
Formatted C++20 standard library man pages generated from cppreference for Unix systems.
A lightweight C++20 header-only library for binary serialization and remote procedure calls with zero-overhead design.
A lock-free, wait-free, continuation-stealing tasking library for C++20 built on coroutines, enabling ultra-fine-grained parallelism.
An over-engineered C++ assertion library providing rich diagnostic information, automatic expression decomposition, and syntax highlighting.
A C++17 std::variant implementation for C++11/14/17 compilers, providing type-safe unions.
A cross-platform, high-performance UI toolkit for building hardware-accelerated desktop applications with modern C++20.
A C++ wrapper for FFmpeg that simplifies multimedia processing with modern C++ abstractions.
A high-performance, no-allocation C++ JSON library for direct parsing to custom data structures with declarative mappings.
A C++ library for generating realistic fake data across 40+ categories, inspired by Faker.js.
A modern C++20 GUI framework with MVVM architecture, reactive capabilities, and hardware-accelerated GPU rendering for cross-platform applications.
A lightweight C++20 testing framework focused on minimal heap allocation and fast compilation.
A C++20 microservice bootstrapping framework focused on dependency injection, event queueing, and thread confinement for high-performance, low-latency applications.
A high-performance C++20 concurrency framework with lock-free work-stealing thread pools, Asio integration, and simple coroutine syntax.
A C++17/20 header-only dynamic bitset library for efficient bit manipulation with optional libpopcnt optimization.
A C++20 library that replaces preprocessor macros with constexpr detection of compilers, architectures, SIMD extensions, and operating systems.
A header-only C++11/20 library providing specialized containers like static_vector, small_vector, and flat_map for performance and embedded use.
A portable, header-only C++ library for deserializing, serializing, and building YAML documents with full YAML 1.2.2 compliance.
An open-source reimplementation and redesign of Sierra On-Line's 1994 Outpost game, focusing on improved gameplay and responsiveness.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.