morzhovets / momo
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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- ☆17Updated 2 months ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Not Another Range Library☆39Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- WIP☆26Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆19Updated 3 months ago