mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆34Updated last month
Alternatives and similar repositories for plf_queue
Users that are interested in plf_queue are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- An indirect value-type for C++☆83Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years 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
- 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
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- ☆26Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- C++ Better Futures☆46Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 10 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A hash function library☆47Updated last week
- List-initialize containers with proper move semantics☆30Updated 5 months ago