mattreecebentley / plf_stackLinks
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆67Updated 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.☆34Updated 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…☆157Updated last month
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- ☆49Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A fixed capacity dynamically sized string☆68Updated last week
- An indirect value-type for C++☆83Updated last year
- Flat containers for C++☆59Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Container Traits for Modern C++☆29Updated 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☆48Updated last year
- A header only structure of arrays container for C++☆41Updated 2 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
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated last month
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago