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)☆105Updated 3 years ago
- Utilities for pinning☆98Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Run closures in parallel☆115Updated last year
- Heap-based async timers☆216Updated last year
- Chinese tokenizer for tantivy, based on jieba-rs☆82Updated 3 months ago
- An LCS based slice and string diffing implementation.☆89Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated this week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Simple probabilistic data structures☆147Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆130Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Rust FFI wrapper for CRoaring☆164Updated 2 weeks ago
- ☆63Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 2 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- skiplist☆144Updated 4 years ago