run-mojo / raxLinks
Rust wrapper for the ANSI C radix tree "rax" implementation that is used in Redis
☆10Updated 7 years ago
Alternatives and similar repositories for rax
Users that are interested in rax are comparing it to the libraries listed below
Sorting:
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- Port of bbolt in Rust☆67Updated last year
- ☆81Updated 5 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Message broker for the Actix actor framework☆37Updated 5 years ago
- Append-only commit log library for Rust☆116Updated 2 months ago
- A library with task executors for Rust☆33Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- A memory-efficient patricia tree implementation written in Rust☆131Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Updated 9 months ago
- Base62 encoding/decoding library in Rust☆33Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Distributed filesystem in Rust☆57Updated 2 years ago
- A simple hash wheel timer supporting both periodic and one-off events☆29Updated last year
- OpenSSL bindings for Tokio☆43Updated last year
- HTTP date parsing and formatting☆57Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago