johannesthoma / mmap_allocatorLinks
A STL allocator that mmaps files
☆248Updated 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++☆255Updated 5 years ago
- userland threads☆486Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- ☆127Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- C++ library for executors☆510Updated 8 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A tiny metaprogramming library☆310Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years 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 …☆296Updated 10 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Boost.Lockfree☆135Updated 2 months ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago