mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆34Updated 3 weeks 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…☆67Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆31Updated last week
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 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
- ☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆54Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Functional C++ iterator library☆25Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 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
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++ Better Futures☆45Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 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