johannesthoma / mmap_allocatorLinks
A STL allocator that mmaps files
☆252Updated 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++☆257Updated 5 years ago
- userland threads☆491Updated last month
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ library for executors☆509Updated 9 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- ☆128Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- Boost.Lockfree☆143Updated 3 weeks ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 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 last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago