mattreecebentley / plf_stack
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆65Updated last month
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 last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month
- An indirect value-type for C++☆82Updated last year
- Flat containers for C++☆59Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated 3 weeks 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
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- C++ Better Futures☆44Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Header-only library providing unicode aware string support for C++☆107Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Cross platform C++17 file class, in a single header.☆21Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!