aserebryakov / trie-rs
Library implementing the prefix tree in Rust
☆35Updated 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
- ☆38Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- ☆58Updated 8 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 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 8 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- Experimental comparators for collections to be generic over☆15Updated last year