mattreecebentley / plf_stack
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆65Updated 3 weeks ago
Alternatives and similar repositories for plf_stack:
Users that are interested in plf_stack are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated last week
- Flat containers for C++☆59Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- 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
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- Yet another C++ text formatting library.☆71Updated 3 months ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- ☆48Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year