mattreecebentley / plf_stackLinks
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆67Updated this week
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 this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A fixed capacity dynamically sized string☆66Updated 2 months 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
- Flat containers for C++☆59Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- ☆49Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- ☆26Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 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
- Virtual memory based containers☆42Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago