Showing 36 of 407 projects
A GitHub Action to build C++ applications with CMake (using CMakePresets.json), Ninja, and vcpkg in CI workflows.
A repository containing presentation materials from the C++Now 2013 conference, covering C++11, Boost libraries, and advanced programming topics.
A simple framework for creating compile-time microbenchmarks to measure C++ template metaprogramming performance.
A C++17 port of the extremely fast xxHash non-cryptographic hash algorithm.
A C++ Redis client library providing a simple wrapper over hiredis with connection pooling and ready-to-use patterns.
A C++ implementation of the AMWA NMOS specifications for discovery, registration, and connection management in networked media systems.
A cross-platform C++ HTTP client library focused on usability, speed, and modern features like caching and connection pooling.
A high-performance drop-in replacement for std::list with significantly faster insertion, erasure, iteration, and sorting operations.
A collection of presentation materials and papers from the C++Now 2012 conference, covering C++11, Boost libraries, and advanced programming techniques.
A C++ and SDL2 port of the classic Gravity Defied mototrial racing mobile game, preserving all original features.
A C++20 library that replaces preprocessor macros with constexpr detection of compilers, architectures, SIMD extensions, and operating systems.
A cross-platform GUI library built on Lazarus LCL, providing C/C++ bindings for native desktop application development.
A next-generation, header-only C++ JSON serialization engine with zero dependencies and seamless type conversion.
A C++17 header-only drop-in replacement for std::optional that eliminates memory waste for certain types using unused bit patterns or sentinel values.
A header-only C++ library for creating interactive data visualizations using the Plotly.js figure spec.
A portable, header-only C++ library for deserializing, serializing, and building YAML documents with full YAML 1.2.2 compliance.
A collection of robust and fast Python tools for parsing, extracting, and analyzing web archive data, including a high-performance WARC parser.
A modern documentation generator for C++ that uses YAML configuration, outputs Markdown, and integrates with static site generators.
An open-source reimplementation and redesign of Sierra On-Line's 1994 Outpost game, focusing on improved gameplay and responsiveness.
A collection of experimental C++11 libraries using concepts to explore future standard library designs.
A curated list of resources for the discontinued Symbian OS, including development tools, emulators, software, games, and documentation.
A stateful Neovim plugin for managing and running build system tasks with project-specific configuration.
A thin, modern, header-only C++17 wrapper for GLFW providing RAII objects, scoped enums, and exceptions.
A comprehensive collection of presentation slides and materials from the CppCon 2021 conference for C++ developers.
A small MIDI sequencer DSL designed around vectors and euclidean rhythms for live-coding and beat generation.
A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.
An esoteric programming language where you code like an electrician using currents, generators, and components.
A C++ header-only template library for wildcard pattern matching with runtime and compile-time execution.
A fast, lightweight, single-header C++17 CSV parser library that parses rows and cells lazily on demand.
A cross-platform, single-header crash-reporting library for modern C++ applications that generates .dmp and .txt crash logs.
The presentations of C++Now 2019.
A graphical user interface for annotating point clouds and 3D scenes with bounding boxes, keypoints, and rectangles.
A modular C++ framework for rapid development of cross-platform applications including games, simulators, and viewers.
A header-only C++11 port of Python's Turtle graphics library for educational programming.
A secure, fast, and modular C++17 cryptography suite with STL-like interfaces for implementing and extending cryptographic schemes.
Slides and code examples from the "Quick game development with C++11/C++14" CppCon 2014 talk.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.