PeterRK / fastCHDLinks
A morden implement of CHD/SHD algorithm.
☆13Updated 6 months ago
Alternatives and similar repositories for fastCHD
Users that are interested in fastCHD are comparing it to the libraries listed below
Sorting:
- Dictionary designed for read-mostly scene.☆14Updated 2 months ago
- A faster int-to-int hashmap implemented in C++.☆49Updated 10 months ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆194Updated 5 months ago
- A C++-based RPC framework☆12Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated 10 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- ☆22Updated this week
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 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…☆116Updated 10 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆634Updated last year
- view the coroutine's stack information☆15Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ integer-to-string conversion benchmark☆342Updated 9 months ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- C++ Base Library for serverside development☆351Updated 5 years ago
- Fast and memory efficient c++ flat hash table/map/set☆655Updated last week
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago