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
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆448Updated last year
- 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☆151Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 5 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- ☆147Updated this week
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- C++ Base Library for serverside development☆352Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- C++ interfaces for RDMA access☆83Updated last month
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- ☆25Updated 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 …☆298Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 3 weeks ago
- 🍇 A C++ library for parallel graph processing (GRAPE) 🍇☆437Updated 6 months ago