jmtuley / rust-trie
Rust implementation of a Trie with generics
☆28Updated 4 years ago
Alternatives and similar repositories for rust-trie:
Users that are interested in rust-trie are comparing it to the libraries listed below
- Utilities for concurrent programming☆37Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Concurrent work-stealing deque☆47Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- ☆30Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Data for timing rustc☆18Updated 4 years ago
- Caching layer load balancer.☆44Updated 4 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- Async readiness traits☆11Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Find the Rust nightly that that changed some behavior☆18Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Don't use this any more. Use std::sort_unstable☆16Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- ☆11Updated 7 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- [REDUNDANT] Rust officially supports async/await now☆9Updated 8 years ago
- An asynchronous StatsD clone☆22Updated 7 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago