gaujay / indivi_collection
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
☆31Updated 4 months ago
Alternatives and similar repositories for indivi_collection:
Users that are interested in indivi_collection are comparing it to the libraries listed below
- C++20 Value-oriented Metaprogramming Library☆22Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- C++20 Static Branch library☆52Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++20 Memory Allocators☆33Updated 5 months ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A hash function library☆39Updated this week
- A header only structure of arrays container for C++☆41Updated last year
- 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 compiler-friendly variadic type list for C++.☆36Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆23Updated 8 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- a small lightweight std::execution work-alike☆57Updated this week
- High-performance metrics library☆40Updated last month
- C++20 coroutine runtime emphasizing performance and ease-of-use☆23Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- C++ Better Futures☆43Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated this week
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago