johannesthoma / mmap_allocatorLinks
A STL allocator that mmaps files
☆254Updated 4 years ago
Alternatives and similar repositories for mmap_allocator
Users that are interested in mmap_allocator are comparing it to the libraries listed below
Sorting:
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- userland threads☆494Updated 2 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ library for executors☆513Updated 9 years ago
- A fast work-stealing queue template in C++☆330Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- ☆128Updated 2 years ago
- Boost.Coroutine2☆136Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- Boost.Lockfree☆146Updated 2 weeks ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ double-to-string conversion benchmark☆258Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ integer-to-string conversion benchmark☆343Updated 10 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago