PeterRK / fastCHDLinks
A morden implement of CHD/SHD algorithm.
☆13Updated 9 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 last month
- A faster int-to-int hashmap implemented in C++.☆50Updated last year
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆448Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months 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 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- ☆30Updated 4 months ago
- Library for lock-free locks☆84Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- C++ interfaces for RDMA access☆83Updated last month
- C++ Base Library for serverside development☆352Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago