Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
☆167Feb 24, 2019Updated 7 years ago
Alternatives and similar repositories for Rea
Users that are interested in Rea are comparing it to the libraries listed below
Sorting:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Jul 17, 2018Updated 7 years ago
- A new take on polymorphism☆693Mar 14, 2026Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- std::bitset with constexpr implementations plus additional features.☆127Jul 24, 2023Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Sep 18, 2023Updated 2 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- Reference counted synchronized pointer.☆14Aug 9, 2017Updated 8 years ago
- Some C++ libraries I implemented☆15Feb 10, 2018Updated 8 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Lean library to observe file changes in a specific directory path.☆45Aug 14, 2025Updated 7 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- semver in c++☆32Dec 15, 2023Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29May 25, 2019Updated 6 years ago
- A future and stream library for modern C++.☆67Jan 19, 2023Updated 3 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Oct 16, 2018Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Corecat: Core library☆21Jun 29, 2018Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Dec 10, 2021Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- dynamic polymorphism without inheritance☆31Sep 24, 2017Updated 8 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆339Mar 11, 2026Updated last week
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 5 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- GraphQL C++ server library at simple way☆12Oct 28, 2020Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Nov 26, 2019Updated 6 years ago
- A highly efficient, move-aware operators library☆204Dec 9, 2022Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Nov 24, 2019Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Mar 15, 2021Updated 5 years ago
- A C++17 image representation, processing and I/O library.☆314Aug 4, 2022Updated 3 years ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Mutex implementations and utilities☆31Jan 22, 2017Updated 9 years ago