andelf / rust-darts
Double Array Trie in Rust
☆52Updated 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)☆98Updated 2 years ago
- Utilities for pinning☆97Updated 10 months ago
- Run closures in parallel☆112Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆79Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆60Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated 3 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- extremely boring async function runner!☆155Updated last year
- An LCS based slice and string diffing implementation.☆79Updated last year
- A small async runtime for Rust☆58Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Async stream for Rust and the futures crate.☆182Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆37Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Scoped Thread Local Storage for Rust☆51Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago