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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- ☆59Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- ☆36Updated last year
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++ framework for rapid server development☆76Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago