mattreecebentley / plf_stack
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆66Updated 2 months 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 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- 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 last month
- Flat containers for C++☆59Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- ☆48Updated 7 years ago
- Fixed size function wrapper like std::function☆69Updated 9 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☆48Updated 11 months ago
- ☆26Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month