C++ Fixed Containers
☆438Jan 21, 2026Updated last month
Alternatives and similar repositories for fixed-containers
Users that are interested in fixed-containers are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆233Sep 29, 2025Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,319Feb 4, 2026Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago
- Just another header-only C++17 CSV parser☆18Feb 24, 2026Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Jan 25, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Oct 4, 2025Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- ☆21Sep 15, 2024Updated last year
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,402Updated this week
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Mar 8, 2017Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Sep 27, 2024Updated last year
- C++20 Static Reflection library☆504Sep 13, 2025Updated 5 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,816Sep 1, 2025Updated 6 months ago
- Unicode Algorithms Implementation for C/C++☆314Jan 5, 2024Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- The quantities and units library for C++☆1,367Updated this week
- A collection of lock-free data structures written in standard C++11☆955Feb 23, 2026Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago