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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A hash function library☆44Updated this week
- ☆56Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- Implementation of hash_append proposal☆69Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Not Another Range Library☆39Updated 11 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Latest iteration of my static webpage/blog generator☆52Updated 7 months ago
- 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Boost.Mustache☆10Updated 2 years ago