andelf / rust-dartsLinks
Double Array Trie in Rust
☆54Updated 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
- Chinese tokenizer for tantivy, based on jieba-rs☆80Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- An LCS based slice and string diffing implementation.☆85Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Async filesystem primitives☆137Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Memory efficient trie (prefix tree) library based on LOUDS☆128Updated 5 months ago
- Task abstraction for building executors☆213Updated 3 years ago
- ☆62Updated 3 years ago
- Extra components for use with Mio.☆30Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆38Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- ☆129Updated 5 years ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Heap-based async timers☆214Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago