WG21-SG14 / flat_containersLinks
Flat containers for C++
☆19Updated 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
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- A bunch of small C++ utilities☆66Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆159Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ☆22Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- ☆67Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago