andelf / rust-dartsLinks
Double Array Trie in Rust
☆55Updated 6 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
- Utilities for pinning☆97Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆82Updated last month
- LRU cache settable via size or time to live☆106Updated 3 years ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- Run closures in parallel☆115Updated 10 months ago
- ☆130Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Heap-based async timers☆216Updated last year
- Simple probabilistic data structures☆146Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆144Updated 3 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated last month
- ☆62Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Extra components for use with Mio.☆31Updated last month
- A small async runtime for Rust☆61Updated last year
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- extremely boring async function runner!☆162Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago