Showing 36 of 228 projects
A C++ header-only library for JSON and JSON-like data formats with support for JSON Schema, JSONPath, CBOR, MessagePack, and more.
A freestanding C++20 input/output library designed to replace <iostream> and <cstdio> with exceptional performance.
A header-only C++14 library providing push-based pipelines for expressive collection processing with operators like filter, transform, and fork.
A lightweight, header-only C++ tensor algebra framework delivering bare-metal performance for small matrix/tensor operations via compile-time optimizations.
A modern C++ header-only tweening library for creating complex animations in games and interactive software.
A header-only file browser implementation for dear-imgui, enabling native file dialogs in C++ applications.
A small, single header-only C++ library for loading and saving OpenEXR (.exr) images with minimal dependencies.
A C++ reference implementation of the Dragonbox algorithm for fast, correct, and shortest float-to-string conversion.
A high-performance, header-only C++ library for realtime IIR digital signal processing with Butterworth, Chebyshev, and RBJ filters.
A C++ header-only library providing fast hash map and hash set implementations using hopscotch hashing with open addressing.
A single-header C++ library for expressive and concise print debugging, replacing cout/printf with powerful formatting and lazy evaluation.
A C++14 header-only library for high-performance video and image processing using meta-programming and SIMD optimizations.
A C++17 std::variant implementation for C++11/14/17 compilers, providing type-safe unions.
A generic C++17 header-only library providing sorting algorithms, sorter adapters, and related tools with a unified interface.
A header-only C++ library for graph representation and algorithms, designed as a modern alternative to Boost Graph Library.
A C++ library providing fixed-precision numeric types for safer, simpler, and more efficient arithmetic in constrained environments.
A header-only library enabling Qt development without the MetaObject Compiler (moc) using compile-time macros.
A C++ header-only JSON library with a generic value class, type traits, and support for JSON, JAXN, CBOR, MsgPack, and UBJSON.
A C++ library providing LINQ-style list comprehension with both extension and query methods for expressive data manipulation.
A modern C++17 header-only quantum computing library for simulating arbitrary quantum processes.
A portable, zero-overhead C++ header-only library implementing std::experimental::simd for explicit data-parallel programming.
A header-only, non-intrusive, macro-free runtime reflection system for C++17 and later.
A tiny, header-only C++ library for reading, writing, and manipulating INI files with lazy write and formatting preservation.
A header-only C++ library for struct-field reflection using visitors, enabling iteration over struct members without built-in reflection.
A minimal unit testing framework for C/C++ contained in a single header file.
A header-only C++17 library for building and executing directed acyclic graphs of asynchronous tasks.
A scalable C++ coroutine framework for highly parallelized CPU-bound and IO-bound workloads.
A fast, header-only CSV parser and writer library for modern C++ with memory-mapped file support.
A lightweight, header-only, high-performance reactive programming framework for C++20, bringing React/Vue-style dataflow to native applications.
A header-only C library providing generic, type-safe data structures using macros for easy integration and modularity.
A C++11 header-only thread-safe container (synchronized queue) for sharing data between threads with customizable storage.
A C++ header-only hash map and hash set that preserve insertion order, similar to Python's OrderedDict.
A C++ header-only library of statistical distribution functions with compile-time computing capabilities.
A non-intrusive, header-only dependency injection container for C++11 and later that automates wiring and reduces boilerplate.
A lightweight, header-only C++ JSON parser with XML conversion capabilities.
A header-only C++ utility library that simplifies Vulkan graphics programming by reducing boilerplate and verbosity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.