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++☆262Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months 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 2 months ago
- C++ library for executors☆515Updated 9 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- userland threads☆495Updated last month
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Boost.Coroutine2☆136Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 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 …☆297Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Boost.Lockfree☆148Updated last month
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- ☆128Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- Love template metaprogramming☆332Updated 3 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- An implementation of Seqlock in C++11☆232Updated last year