aserebryakov / trie-rsLinks
Library implementing the prefix tree in Rust
☆35Updated 7 years ago
Alternatives and similar repositories for trie-rs
Users that are interested in trie-rs are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆58Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- ☆39Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- ☆47Updated 5 years ago
- Async readiness traits☆11Updated 6 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- A Rust HashMap implementation with copy-on-write keys and values☆33Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- An default value loader from TOML for structopt☆28Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- ☆63Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago