WG21-SG14 / flat_containersLinks
Flat containers for C++
☆20Updated 9 years ago
Alternatives and similar repositories for flat_containers
Users that are interested in flat_containers are comparing it to the libraries listed below
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- ☆31Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Flat containers for C++☆59Updated 7 months ago
- Fast containers of polymorphic objects.☆71Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago