PeterRK / fastCHD
A morden implement of CHD/SHD algorithm.
☆13Updated last week
Alternatives and similar repositories for fastCHD:
Users that are interested in fastCHD are comparing it to the libraries listed below
- Dictionary designed for read-mostly scene.☆13Updated this week
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A faster int-to-int hashmap implemented in C++.☆41Updated 3 months ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- view the coroutine's stack information☆14Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆111Updated 9 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- Graph-based Approximate Nearest Neighbor Search Working off CGraph☆35Updated 9 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of…☆141Updated last week
- C++ bindings & containers for libpmemobj☆109Updated 2 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- STL-style C++ skip_list container☆87Updated 2 years ago
- A C++-based RPC framework☆12Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 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…☆109Updated 3 months ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- C++ interfaces for RDMA access☆68Updated 3 weeks ago
- ☆19Updated 5 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- gossip: Efficient Communication Primitives for Multi-GPU Systems☆59Updated 2 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated 6 months ago