im95able / Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
☆166Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Rea
- A C++ library for type level flagging☆65Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆148Updated 7 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- C++ unit testing and mocking made easy☆55Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Love template metaprogramming☆325Updated 2 years ago
- Simple, flexible and modular assertion macro.☆221Updated 7 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++14-and-later expression template library☆108Updated last week
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated last year
- ☆40Updated 4 years ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago