Standalone version of the boost::unordered library
☆35Jul 31, 2025Updated 7 months ago
Alternatives and similar repositories for boost_unordered
Users that are interested in boost_unordered are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated 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…☆43Aug 12, 2025Updated 7 months ago
- Lightweight, header only, coroutine library for games.☆30Mar 3, 2026Updated 2 weeks ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- ☆10May 23, 2023Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Sep 7, 2019Updated 6 years ago
- A collection of Rust-C++ interoperability examples, from basic integration to advanced concurrency patterns. Easily build and run in a co…☆20Aug 19, 2024Updated last year
- Wrapper object for "structure of arrays" coding style☆15Sep 26, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Small small_vector☆34Jul 28, 2025Updated 7 months ago
- Standalone API for Binary Ninja's LLIL☆21Aug 6, 2024Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Aug 14, 2023Updated 2 years ago
- K_means clustering implementation in C++20 and range-v3☆15Sep 7, 2021Updated 4 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Easy to use Discord-bot framework.☆11Jun 20, 2021Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Nov 22, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Jan 23, 2025Updated last year
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- Text encoding for modern C++☆32Jul 12, 2021Updated 4 years ago
- ☆27Oct 11, 2025Updated 5 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Dec 4, 2023Updated 2 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Oct 18, 2018Updated 7 years ago
- MCSema Build Windows download☆11Jul 6, 2020Updated 5 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Jun 6, 2024Updated last year
- easter egg is a flexible, high-performance e-graph library with support of multiple additional assumptions at once☆13Mar 27, 2025Updated 11 months ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Connecting bv_decide to SMTLIB.☆13Jan 5, 2026Updated 2 months ago