WG21-SG14 / flat_containersLinks
Flat containers for C++
☆20Updated 8 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
- A bunch of small C++ utilities☆66Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- ☆32Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Flat containers for C++☆59Updated 2 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- generic stack-based container☆109Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 6 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Modern C++ generic header-only template library.☆103Updated last month