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
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 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
- Papers intended for the C++ Standardization Committee☆14Updated last year
- ☆22Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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 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
- `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
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ generic make factory☆107Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆87Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆32Updated 4 years ago