morzhovets / momoLinks
C++ template containers with optimized memory consumption
☆12Updated last week
Alternatives and similar repositories for momo
Users that are interested in momo are comparing it to the libraries listed below
Sorting:
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 2 months ago
- Perfect Hash Table C/C++ Library☆14Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- ☆56Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago