mattreecebentley / plf_hiveView external linksLinks
plf::hive is a fork of plf::colony to match the current C++ standards proposal.
☆142Updated this week
Alternatives and similar repositories for plf_hive
Users that are interested in plf_hive are comparing it to the libraries listed below
Sorting:
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆485Jan 2, 2026Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆113May 21, 2024Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Jan 2, 2026Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Jul 11, 2025Updated 7 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Apr 10, 2024Updated last year
- C++26 STL for C++14~ developers☆13May 23, 2025Updated 8 months ago
- ☆10May 23, 2023Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Apr 10, 2024Updated last year
- Virtual memory based containers☆42Jan 26, 2022Updated 4 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Jan 7, 2026Updated last month
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 9 months ago
- C++20 Meta-Programming library☆310Jun 1, 2025Updated 8 months ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- A tagged-pointer type for C++.☆37Aug 3, 2023Updated 2 years ago
- Unified Executors☆1,684Feb 6, 2026Updated last week
- ☆12Oct 15, 2023Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 3 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Sep 18, 2025Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,309Feb 4, 2026Updated last week
- Header-only implementation of a grid for spatial lookups☆25Oct 19, 2024Updated last year
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- Basic C++ truetype font decoder and rasterizer.☆17May 26, 2017Updated 8 years ago
- 🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.☆44Aug 12, 2021Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Aug 20, 2019Updated 6 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Asio Buffers without the Asio☆17Jan 5, 2026Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Mar 6, 2024Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated last year
- C++20 [Minimal] Static Perfect Hash library☆254Jul 20, 2025Updated 6 months ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Nov 22, 2024Updated last year