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☆351Updated 9 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆738Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- C++ integer-to-string conversion benchmark☆341Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,282Updated last month
- 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 …☆295Updated 9 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- userland threads☆482Updated 2 months ago
- Boost.Coroutine2☆135Updated 2 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,358Updated 2 months ago
- C++ library for executors☆508Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- A fast work-stealing queue template in C++☆308Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- C++ associative containers☆1,582Updated 3 years ago