gaujay / indivi_collectionLinks
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
☆37Updated 9 months ago
Alternatives and similar repositories for indivi_collection
Users that are interested in indivi_collection are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆60Updated 2 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- Standalone version of the boost::unordered library☆28Updated last week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- C++20 Compact Tuple Tools☆52Updated this week
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- A hash function library☆47Updated 3 weeks ago
- Low memory overhead allocator☆32Updated 8 months ago
- An indirect value-type for C++☆83Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆111Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆78Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago