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.
☆33Updated 6 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 3 months ago
- A hash function library☆43Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆20Updated last month
- A header only structure of arrays container for C++☆41Updated last year
- C++20 Static Branch library☆57Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++20 SIMD Within A Register library☆32Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last week
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆53Updated 5 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- C++20 Memory Allocator library☆34Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- Standalone version of the boost::unordered library☆26Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Low memory overhead allocator☆29Updated 5 months ago
- High-performance metrics library☆42Updated 4 months ago
- Advanced compile-time validation in C++☆40Updated 7 months ago
- C++20 Compact Tuple Tools☆49Updated 3 weeks ago
- ☆26Updated 5 years ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- Declarative task execution library based on work contracts☆17Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago