mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆37Updated 5 months ago
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…☆70Updated 5 months ago
- A fixed capacity dynamically sized string☆69Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- ☆25Updated 5 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☆50Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ Better Futures☆50Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 3 months ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A C++20 serialization library (cereal fork)☆29Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 5 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Flat containers for C++☆59Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago