sparsehash / sparsehash-c11
Experimental C++11 version of sparsehash
☆290Updated 2 years ago
Alternatives and similar repositories for sparsehash-c11
Users that are interested in sparsehash-c11 are comparing it to the libraries listed below
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆348Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆818Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months 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 8 months ago
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Boost.Coroutine2☆133Updated last month
- A fast work-stealing queue template in C++☆306Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- C++ library for executors☆503Updated 8 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- Bloom filters for C++11☆358Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- userland threads☆478Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago