mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆34Updated 3 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…☆66Updated 3 months ago
- 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
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A fixed capacity dynamically sized string☆66Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++11 compatible charconv☆31Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- ☆26Updated 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☆48Updated last year
- 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
- Standalone version of the boost::unordered library☆27Updated 4 months 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
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆49Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- stl-like algorithms for TYPES☆31Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated 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
- Flat containers for C++☆59Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ Better Futures☆45Updated 2 years ago