morzhovets / momo
C++ template containers with optimized memory consumption
☆12Updated this week
Related projects ⓘ
Alternatives and complementary repositories for momo
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Implementation of hash_append proposal☆68Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A string_view implementation that can remember if it was a c-string once☆19Updated 3 years ago
- Not Another Range Library☆39Updated 10 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- JSON Serializer using compile time reflection☆20Updated last year
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- ☆45Updated 7 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- ☆26Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆19Updated last month
- Foundations of symbol based programming☆30Updated 4 years ago
- A C++ library for integer array compression☆27Updated 2 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
- C++17 immutable compile-time key value map☆50Updated 4 years ago