sparsehash / sparsehash-c11
Experimental C++11 version of sparsehash
☆287Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for sparsehash-c11
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Comprehensive benchmarks of C++ maps☆299Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆199Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆791Updated last month
- A STL allocator that mmaps files☆242Updated 3 years ago
- C++ library for executors☆492Updated 8 years ago
- userland threads☆463Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,249Updated last year
- A C++ template class providing a thread-safe LRU cache☆75Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆106Updated 7 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 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 last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,272Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆423Updated last year
- C++ double-to-string conversion benchmark☆253Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆730Updated 4 years ago
- An implementation of Seqlock in C++11☆187Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A high performance C++ log library, producing structured binary logs☆610Updated 3 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- A C++ implementation of timsort☆298Updated 9 months ago