WG21-SG14 / flat_containers
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
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 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
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 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
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- WIP☆26Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Implementation of hash_append proposal☆69Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 9 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- ☆22Updated 7 years ago