goossaert / hashmapLinks
Various open addressing hashmap algorithms in C++
☆256Updated 3 years ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆408Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 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 simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Boost.Lockfree☆143Updated 3 weeks ago
- Boost.Coroutine☆85Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 7 years ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- ☆37Updated 10 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆337Updated 4 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago