andelf / rust-darts
Double Array Trie in Rust
☆53Updated 5 years ago
Alternatives and similar repositories for rust-darts:
Users that are interested in rust-darts are comparing it to the libraries listed below
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆102Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Chinese tokenizer for tantivy, based on jieba-rs☆80Updated last year
- An LCS based slice and string diffing implementation.☆81Updated last year
- Async stream for Rust and the futures crate.☆183Updated this week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A lock-free async waitgroup implementation