andelf / rust-dartsLinks
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
Sorting:
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆104Updated 2 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆79Updated last year
- Utilities for pinning☆96Updated last year
- Run closures in parallel☆113Updated 5 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- ☆61Updated 3 years ago
- ☆36Updated 2 years ago
- Async filesystem primitives☆134Updated this week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆24Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- HTTP date parsing and formatting☆51Updated 6 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago