im95able / ReaLinks
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
Sorting:
- Replaced by foonathan/lexy☆138Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 8 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…☆157Updated 2 months ago
- Love template metaprogramming☆329Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- MSGUI - Metashell GUI☆69Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆178Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- λ → C++ library for functional programming☆37Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆120Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago