jmtuley / rust-trie
Rust implementation of a Trie with generics
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-trie
- Library implementing the prefix tree in Rust☆34Updated 6 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- ☆30Updated 3 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 8 years ago
- raw bindings for git://git.kernel.dk/liburing☆17Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- An asynchronous StatsD clone☆22Updated 7 years ago
- Utility for reusing memory☆52Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Async readiness traits☆11Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Convert `try!()` into `?`s☆33Updated 7 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 8 years ago
- An experimental columnar arena☆41Updated 3 weeks ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago