mattreecebentley / plf_hive
plf::hive is a fork of plf::colony to match the current C++ standards proposal.
☆87Updated 2 months ago
Alternatives and similar repositories for plf_hive:
Users that are interested in plf_hive are comparing it to the libraries listed below
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆46Updated 3 months ago
- A C++ parser combinator library.☆118Updated last month
- An indirect value-type for C++☆82Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- A C++14 reflection library☆68Updated 2 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆113Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆209Updated 4 months ago
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- C++ small containers☆143Updated 6 months ago
- A helper to convert a header-based C++ project to module-based one.☆40Updated 5 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- C++20 single-header library for embedding INI configs☆60Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year