aserebryakov / trie-rs
Library implementing the prefix tree in Rust
☆34Updated 6 years ago
Alternatives and similar repositories for trie-rs:
Users that are interested in trie-rs are comparing it to the libraries listed below
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆60Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- ☆37Updated 4 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Async readiness traits☆11Updated 5 years ago
- Fast and simple file reading for Rust☆35Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A HyperLogLog implementation in Rust.☆50Updated this week
- A collection of Tokio middleware☆29Updated 7 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago