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 8 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- Flat containers for C++☆59Updated 4 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- A bunch of small C++ utilities☆69Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- ☆31Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- Implementation of hash_append proposal☆67Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 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
- The missing C++ tuple functionality☆85Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago