johannesthoma / mmap_allocator
A STL allocator that mmaps files
☆242Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mmap_allocator
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- C++ library for executors☆494Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- A feature complete LRU cache implementation in C++☆237Updated 4 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 …☆294Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- ☆127Updated last year
- userland threads☆464Updated this week
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Boost.Lockfree☆125Updated this week
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Boost.Coroutine2☆128Updated this week
- Header-only library for multithreaded programming☆226Updated last month
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- C++11 metaprogramming library☆243Updated this week
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month