pubby / flatLinks
Flat containers for C++
☆59Updated 5 months ago
Alternatives and similar repositories for flat
Users that are interested in flat are comparing it to the libraries listed below
Sorting:
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- ☆25Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- C++ string formatting library☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 5 months ago