WG21-SG14 / flat_containers
Flat containers for C++
☆19Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for flat_containers
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- ☆22Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆50Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- WIP☆26Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Fixed size function wrapper like std::function☆68Updated 8 years ago