Showing 36 of 352 projects
A C++ library for reading, writing, creating, and modifying Microsoft Excel .xlsx files.
A purely native C++ cross-platform GUI framework for building Android and iOS applications with native widgets.
A fast, spec-compliant URL parser written in modern C++, used by Node.js, Cloudflare Workers, and other major systems.
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 repository containing presentation slides and materials from the CppCon 2020 conference.
A simple, flexible, header-only C++11 argument parsing library inspired by Python's argparse.
A fast and memory-efficient C++ hashmap implementation using robin hood hashing as a drop-in replacement for std::unordered_map/set.
An open-source 3D game engine supporting Vulkan and DirectX 12 across Linux, Windows, and Android platforms.
A community-driven multiplayer top-down shooter built from scratch in C++ with an in-game map editor and cross-platform play.
A C++ header-only library providing fast hash map and hash set implementations using robin hood hashing with open addressing.
A C++14 library providing std::tuple-like reflection for user-defined types without macros or boilerplate.
A C++-based high-performance parallel environment execution engine for vectorized reinforcement learning simulations.
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.
C++17/Qt6 library for rendering interactive graphs and node-based editors in QML applications.
A lightweight and scalable C++ library for creating Discord bots with full API coverage and efficient caching.
A curated collection of resources for audio digital signal processing and plugin development.
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.
A C++17 header-only library for building embedded HTTP/WebSocket servers with async request handling and Express-like routing.
A C++17 library providing efficient STL-like data structures (vector, unordered_map, etc.) for GPU programming with CUDA, OpenMP, and HIP backends.
A repository containing slides and materials from the CppCon 2019 conference for C++ developers.
Binary data analysis and visualization tool that converts raw bytes into interactive visual patterns for rapid insight.
A collection of minimal, modern CMake examples focused on understanding installation and project structure.
A C++17 utility library that simplifies Vulkan initialization by handling instance creation, device selection, and swapchain setup.
An educational modern-C++ 3D game engine with deferred PBR, physics, audio, and a runtime editor.
An open-source framework for real-time multi-physics simulation, specializing in medical simulation and robotics.
A collection of C++17 feature descriptions presented in Tony Tables format for clear comparison.
A high-performance C++ coroutine library for I/O-intensive applications, featuring user-space threading and support for epoll, io_uring, and DPDK.
A GDExtension terrain heightmap editor for Godot 4.5 featuring sculpting, texture painting, LOD, and MultiZones.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.