johannesthoma / mmap_allocatorLinks
A STL allocator that mmaps files
☆253Updated 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 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated last month
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- userland threads☆492Updated 3 weeks ago
- ☆128Updated 2 years ago
- C++ library for executors☆513Updated 9 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- A fast work-stealing queue template in C++☆327Updated last year
- C++ double-to-string conversion benchmark☆259Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- 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
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Boost.Lockfree☆146Updated 3 weeks ago
- C++ integer-to-string conversion benchmark☆342Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- generic stack-based container☆110Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 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
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago