jmtuley / rust-trieLinks
Rust implementation of a Trie with generics
☆28Updated 5 years ago
Alternatives and similar repositories for rust-trie
Users that are interested in rust-trie are comparing it to the libraries listed below
Sorting:
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆30Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Talks I've given at various conferences☆19Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆39Updated 5 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Find the Rust nightly that that changed some behavior☆18Updated 9 years ago
- A HyperLogLog implementation in Rust.☆51Updated 4 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago