MikePopoloski / boost_unorderedLinks
Standalone version of the boost::unordered library
☆35Updated 6 months ago
Alternatives and similar repositories for boost_unordered
Users that are interested in boost_unordered are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Yet another C++ text formatting library.☆71Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Rebooting the std::bitset franchise☆46Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A C++ parser combinator library.☆165Updated this week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- Container Traits for Modern C++☆29Updated 5 years ago
- C++20 Unit-Testing library☆52Updated 9 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month