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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast and simple file reading for Rust☆39Updated 2 weeks ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- ☆63Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆20Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆39Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- ☆47Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago