im95able / Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
☆167Updated 5 years ago
Alternatives and similar repositories for Rea:
Users that are interested in Rea are comparing it to the libraries listed below
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Love template metaprogramming☆328Updated 2 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- C++ static_enum☆86Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆381Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Range-based goodness for C++17☆359Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago