Showing 36 of 407 projects
An enterprise-grade C++ framework for building asynchronous, secure, and scalable HTTP/RESTful server applications.
A single-header library providing UTF-8 string functions for C and C++, mirroring the standard string.h API.
A high-performance 2D vector graphics engine powered by a JIT compiler for real-time rendering.
A cross-platform C++11 header-only library for memory-mapped file I/O with zero dependencies.
A repository containing slides and materials from the CppCon 2017 conference for C++ developers.
A modern C++14 msgpack-RPC library for building client-server applications without IDL or code generation.
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Linter for C++ based on Google's style guide
A C++ compile-time enum library providing reflection, iteration, and string conversion in a single header file.
An embeddable polyglot runtime for calling functions between multiple programming languages like Python, JavaScript, and C++.
A comprehensive archive of presentation slides, code, and materials from the CppCon 2016 conference.
A C++ library for reading, writing, creating, and modifying Microsoft Excel .xlsx files.
A fast, spec-compliant URL parser written in modern C++, used by Node.js, Cloudflare Workers, and other major systems.
A purely native C++ cross-platform GUI framework for building Android and iOS applications with native widgets.
A simple, fast, accurate single-header microbenchmarking library for C++11/14/17/20.
An efficient C++ library for robotics, optimal control, and model predictive control with a focus on online performance.
A C++ program that displays images directly in modern terminals using RGB ANSI codes and Unicode block graphics.
A C++ GPU computing library providing an STL-like interface for OpenCL-based parallel programming.
A simple, flexible, header-only C++11 argument parsing library inspired by Python's argparse.
A repository containing presentation slides and materials from the CppCon 2020 conference.
A fast and memory-efficient C++ hashmap implementation using robin hood hashing as a drop-in replacement for std::unordered_map/set.
A community-driven multiplayer top-down shooter built from scratch in C++ with an in-game map editor and cross-platform play.
An open-source 3D game engine supporting Vulkan and DirectX 12 across Linux, Windows, and Android platforms.
A C++ header-only library providing fast hash map and hash set implementations using robin hood hashing with open addressing.
A C++-based high-performance parallel environment execution engine for vectorized reinforcement learning simulations.
A C++14 library providing std::tuple-like reflection for user-defined types without macros or boilerplate.
A CMake tool for seamlessly integrating Rust crates (executables and libraries) into existing C/C++ projects.
A comprehensive collection of slides, code, and materials from the CppCon 2018 conference.
A fast, densely stored C++17+ hashmap and hashset using robin-hood backward shift deletion, offering near-drop-in replacements for std::unordered_map/set.
An open-source robotics simulator providing high-fidelity physics, rendering, and sensor models for robotics development.
A curated collection of resources for audio digital signal processing and plugin development.
A lightweight and scalable C++ library for creating Discord bots with full API coverage and efficient caching.
C++17/Qt6 library for rendering interactive graphs and node-based editors in QML applications.
A single-header C++11/14/17 library for expressive command line argument parsing with documentation generation.
A modern C++ library for type-safe and fast text parsing, replacing scanf and iostream.
Source code examples for the 'API without Secrets: Introduction to Vulkan' tutorial series.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.