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☆335Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- C++ library for executors☆494Updated 8 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- 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
- A C++ template class providing a thread-safe LRU cache☆75Updated 2 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- A fast, memory efficient hash map for C++☆1,254Updated last year
- C++ double-to-string conversion benchmark☆253Updated 2 years ago
- userland threads☆464Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- A C++ micro-benchmarking framework☆359Updated 4 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 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- Boost.Coroutine2☆128Updated this week
- Configurable C++ platform adapter☆555Updated 5 years ago
- Portable C++ SIMD library☆175Updated 5 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆730Updated 4 years ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆508Updated 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…☆107Updated 8 months ago