armon / libart
Adaptive Radix Trees implemented in C
☆790Updated 3 years ago
Alternatives and similar repositories for libart
Users that are interested in libart are comparing it to the libraries listed below
Sorting:
- Beta release of Masstree.☆441Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- The FastPFOR C++ library: Fast integer compression☆919Updated 2 months ago
- A high-performance, concurrent hash table☆1,663Updated last month
- The PebblesDB write-optimized key-value store (SOSP 17)☆515Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,637Updated last month
- Multicore in-memory storage engine☆386Updated 7 years ago
- Unmaintained C implementation of the Raft consensus protocol☆949Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,493Updated 2 months ago
- Fastest Integer Compression