antirez / raxLinks
A radix tree implementation in ANSI C
☆1,202Updated 2 years ago
Alternatives and similar repositories for rax
Users that are interested in rax are comparing it to the libraries listed below
Sorting:
- C implementation of the Raft Consensus protocol, BSD licensed☆1,165Updated 2 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- Unmaintained C implementation of the Raft consensus protocol☆955Updated last year
- Structured concurrency in C☆1,911Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,585Updated 3 weeks ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,010Updated 5 months ago
- Simple, zero-dependency garbage collection for C☆1,284Updated last year
- Pure C implementation of Go channels.☆1,430Updated 5 years ago
- Modern transactional key-value/row storage library.☆1,878Updated 10 months ago
- Go-style concurrency in C☆3,116Updated 4 years ago
- A concurrency C library 10x faster than Golang.☆1,346Updated 2 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- High-speed secure pseudorandom function for short messages☆736Updated last year
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- B-tree implementation in C☆370Updated 11 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,743Updated this week
- The C Code Archive Network☆1,145Updated last month
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 9 months ago
- Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.☆1,202Updated 2 years ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,875Updated 2 weeks ago
- C library for consistent hashing, and langauge bindings☆982Updated 5 years ago
- Disque ported as Redis module☆471Updated 5 years ago
- RESP protocol V3 repository. Contains the specification, and other related resource☆233Updated 3 years ago
- ☆1,008Updated 4 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆478Updated 5 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,081Updated last year
- Simple Dynamic Strings library for C☆5,341Updated 8 months ago
- Extendable event driven high performance C-abstractions☆410Updated 2 years ago
- libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed pr…☆817Updated 3 weeks ago