mattreecebentley / plf_stackLinks
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆70Updated last month
Alternatives and similar repositories for plf_stack
Users that are interested in plf_stack are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 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…☆166Updated this week
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Flat containers for C++☆59Updated 7 months ago
- ☆50Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- ☆25Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated last year
- forward declarations for C++ std headers☆75Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago