im95able / Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
☆168Updated 6 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☆254Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Range-based goodness for C++17☆362Updated 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
- Speedier handling of clang-tidy checking☆69Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆158Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated last month
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- Simple, flexible and modular assertion macro.☆227Updated 11 months ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago