antirez / raxLinks
A radix tree implementation in ANSI C
☆1,189Updated last year
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,153Updated 2 years ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Unmaintained C implementation of the Raft consensus protocol☆954Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,553Updated last week
- Structured concurrency in C☆1,894Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,971Updated 2 months ago
- High-speed secure pseudorandom function for short messages☆722Updated last year
- A concurrency C library 10x faster than Golang.☆1,340Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,276Updated last year
- Murmur3 hash in C☆429Updated 3 years ago
- Pure C implementation of Go channels.☆1,429Updated 5 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,692Updated this week
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- B-tree implementation in C☆362Updated 8 months ago
- C library for consistent hashing, and langauge bindings☆971Updated 4 years ago
- Disque ported as Redis module☆473Updated 5 years ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,805Updated 3 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆92Updated 6 months ago
- Go-style concurrency in C☆3,086Updated 4 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- ☆1,007Updated 3 years ago
- Fast on-disk persistent key-value store☆387Updated 7 years ago
- C network daemon for bloom filters☆1,249Updated 2 years ago
- Modern transactional key-value/row storage library.☆1,874Updated 7 months ago
- a tiny, lightning fast event loop for network applications☆398Updated 9 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆697Updated last week
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Latency benchmarks of Unix IPC mechanisms☆578Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,049Updated last year
- libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed pr…☆816Updated last month