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++☆32Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- ☆18Updated 5 months ago
- Small small_vector☆34Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 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
- Open multi-methods for C++11☆117Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 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
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- ☆57Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Boost.Sort☆51Updated 2 weeks ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Not Another Range Library☆39Updated 11 years ago
- C++ framework for rapid server development☆77Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A hash function library☆39Updated 2 weeks ago