mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆36Updated 4 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:
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 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☆50Updated this week
- A hash function library☆47Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- ☆25Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆67Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 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…☆161Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Standalone version of the boost::unordered library☆30Updated 4 months ago
- C++ Better Futures☆49Updated 2 years ago