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
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- A bunch of small C++ utilities☆65Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆26Updated 7 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- ☆32Updated 4 years ago
- WIP☆27Updated 6 years ago
- Flat containers for C++☆59Updated 2 years 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
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- ☆22Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago