mattreecebentley / plf_queue
A C++ data container replicating std::queue functionality but with better performance.
☆30Updated this week
Alternatives and similar repositories for plf_queue:
Users that are interested in plf_queue are comparing it to the libraries listed below
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- ☆26Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Portable UUID generation library for C++☆26Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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 8 months ago
- C++11 compatible charconv☆29Updated last month
- C++20 compile-time reflection library.☆35Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- Standalone version of the boost::unordered library☆24Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- C++20 for flag enums☆27Updated 4 years ago
- stl-like algorithms for TYPES☆31Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 2 weeks ago