morzhovets / momo
C++ template containers with optimized memory consumption
☆12Updated this 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
- Implementation of hash_append proposal☆69Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- ☆58Updated 4 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated 4 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Effective Memory Reclamation☆54Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆17Updated 4 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆47Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- For details, see the blog post:☆32Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- WIP☆26Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago