im95able / ReaLinks
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
☆167Updated 6 years ago
Alternatives and similar repositories for Rea
Users that are interested in Rea are comparing it to the libraries listed below
Sorting:
- A C++ library for type level flagging☆64Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- λ → C++ library for functional programming☆37Updated 9 years ago
- C++ static_enum☆87Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Love template metaprogramming☆330Updated 3 years ago
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago