sparsehash / sparsehash-c11Links
Experimental C++11 version of sparsehash
☆292Updated 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☆362Updated 3 weeks ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 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 …☆296Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- userland threads☆491Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated 2 months ago
- C++ library for executors☆509Updated 9 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- A C++ implementation of timsort☆310Updated 10 months ago
- Boost.Lockfree☆143Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆500Updated last year
- Boost.Coroutine2☆135Updated 3 weeks ago
- ☆128Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago