Showing 36 of 228 projects
A lightweight C99 single-header library for efficient world replication and entity synchronization in multiplayer games.
A C++14 library providing std::tuple-like reflection for user-defined types without macros or boilerplate.
A minimalist, frustration-free, single-header C++ library for command-line argument parsing.
A C++20 single-header, macro-free μ(micro)/unit testing framework focused on fast compilation and modern C++ features.
A C++17 header-only library providing Python-style lazy iteration tools like range, enumerate, zip, and itertools functions.
A header-only C99 framework for building cross-platform games and multimedia applications with a simple API.
A simple, expressive, header-only C++ mocking framework for unit testing with support for major compilers and testing frameworks.
A cross-platform header-only C++14 library for building interactive command line interfaces with Cisco-style navigation.
A header-only C/C++ library that replaces slow integer division instructions with fast shift/add/multiply sequences.
A single-header C++11/14/17 library for expressive command line argument parsing with documentation generation.
A functional programming style pattern-matching library for C++ that provides user-definable patterns and open class hierarchies.
A fast, memory-efficient hash map implementation for C++ with minimal memory overhead during resizing.
A C++17 header-only library for building embedded HTTP/WebSocket servers with async request handling and Express-like routing.
A feature-rich, header-only C++11/14/17/20 library for parsing and serializing TOML configuration files with full spec compliance.
A header-only C++ binary serialization library optimized for speed, minimal size, and real-time networking.
A header-only C++11 library for creating and validating JSON Web Tokens (JWT) with comprehensive algorithm support.
A lightweight header-only C++ library for running Keras (TensorFlow) models without linking against TensorFlow.
A header-only C++11 CSV parser library with easy-to-use API for reading and writing CSV files.
A lean linear math library for computer graphics, providing vec3, vec4, mat4x4, and quaternion types.
A C++17 library for runtime polymorphism using type erasure, offering non-intrusive interfaces, value semantics, and customizable storage and dispatch.
A simple, lightweight, and reliable UDP networking library written in pure C with optional in-order packet delivery.
A high-performance asynchronous C++ logging library using fmtlib formatting with nanosecond latency.
A lightweight C++20 header-only library for binary serialization and remote procedure calls with zero-overhead design.
A high-performance C++ JSON serializing and deserializing library accelerated by SIMD instructions.
A single-header, public domain, short vector math library for C++ inspired by shading languages.
A lightweight C++14 wrapper for SQLite that provides a modern, type-safe API with minimal overhead.
A header-only C/C++ testing micro-framework for creating fake function test doubles with minimal boilerplate.
A header-only, thread-safe C++14 signal-slots library designed as a modern replacement for Boost.Signals2.
A C++17 cross-platform single-header library for generating and manipulating UUIDs (Universally Unique Identifiers).
A C/C++ header file that eliminates platform-specific #ifdefs by providing portable macros for static analysis, optimizations, and API management.
A lock-free, wait-free, continuation-stealing tasking library for C++20 built on coroutines, enabling ultra-fine-grained parallelism.
A learned index structure enabling fast lookups, range searches, and updates on billions of items with minimal space usage.
A C++ header-only library implementing a fast and memory-efficient HAT-trie data structure for storing sets and maps of strings.
A lightweight, portable C library for reading directories and files across POSIX and Windows systems.
A single-header C++20 library for convenient, high-performance RGB color and cursor position control in console applications.
A header-only C++ library for solving large-scale eigenvalue problems, built on top of Eigen.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.