PeterRK / fastCHDLinks
A morden implement of CHD/SHD algorithm.
☆13Updated 8 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 weeks ago
- A faster int-to-int hashmap implemented in C++.☆49Updated 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☆441Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of…☆186Updated 2 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A fast work-stealing queue template in C++☆331Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated last week
- 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++☆61Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A C++-based RPC framework☆12Updated 4 years ago
- view the coroutine's stack information☆15Updated 6 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆399Updated last month
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆640Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Add compile_commands.json to your C++ Bazel Project☆152Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- C++ Base Library for serverside development☆352Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month