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
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Fast containers of polymorphic objects.☆69Updated last week
- C++ generic make factory☆108Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- ☆31Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A fixed capacity dynamically sized string☆69Updated this week
- A bunch of small C++ utilities☆70Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago