johannesthoma / mmap_allocator
A STL allocator that mmaps files
☆246Updated 3 years ago
Alternatives and similar repositories for mmap_allocator:
Users that are interested in mmap_allocator are comparing it to the libraries listed below
- C++ library for executors☆503Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆344Updated 6 months ago
- userland threads☆476Updated last week
- A feature complete LRU cache implementation in C++☆249Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- ☆127Updated 2 years ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- A header-only C++ library for task concurrency☆626Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆307Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Love template metaprogramming☆329Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆574Updated 3 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆199Updated 3 years ago
- C++ integer-to-string conversion benchmark☆340Updated 2 months ago
- C++11 metaprogramming library☆256Updated last week
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Boost.Coroutine2☆131Updated last week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago