morzhovets / momoLinks
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
Sorting:
- Fast string to integer conversion☆15Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- ☆21Updated 8 months ago
- A compressed pair for C++17☆27Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Not Another Range Library☆39Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- print stl containers☆32Updated 6 years ago
- ☆56Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- WIP☆27Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 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
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year