Miscellaneous C++11 utility classes and functions
☆435Apr 1, 2025Updated 10 months ago
Alternatives and similar repositories for cpp-utilities
Users that are interested in cpp-utilities are comparing it to the libraries listed below
Sorting:
- C++ Binary Fixed-Point Arithmetic☆236Apr 6, 2019Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Nice sweet cpp header that help in daily life☆94Jan 19, 2023Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- A Compositional Numeric Library for C++☆684Apr 26, 2024Updated last year
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- 一些C/C++常用封装例子☆213Sep 25, 2021Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 2 months ago
- [DEPRECATED] Use https://github.com/akemimadoka/Cafe instead☆37Nov 18, 2018Updated 7 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- An C++ serialization library☆10May 22, 2015Updated 10 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 10 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- C++11 multiplatform utility library☆515Feb 17, 2026Updated last week
- Header only associative linear container.☆43Sep 20, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- C++ header-only fixed-point math library☆794Oct 9, 2024Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆18Oct 1, 2015Updated 10 years ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆475Oct 16, 2023Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 8 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week