sparsehash / sparsehash-c11
Experimental C++11 version of sparsehash
☆287Updated 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
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Comprehensive benchmarks of C++ maps☆303Updated last year
- A STL allocator that mmaps files☆244Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆802Updated 4 months ago
- C++ integer-to-string conversion benchmark☆338Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- userland threads☆471Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- C++ double-to-string conversion benchmark☆255Updated 2 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 4 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆529Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++ library for executors☆497Updated 8 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,259Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆731Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A feature complete LRU cache implementation in C++☆245Updated 5 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 3 weeks ago
- The FastPFOR C++ library: Fast integer compression☆897Updated last week
- Portable C++ SIMD library☆174Updated 5 years ago