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
- Run closures in parallel☆114Updated 5 months ago
- Utilities for pinning☆96Updated last year
- ☆62Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An LCS based slice and string diffing implementation.☆83Updated last year
- Async stream for Rust and the futures crate.☆184Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Async filesystem primitives☆135Updated 3 weeks ago
- skiplist☆142Updated 3 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
- Rust FFI wrapper for CRoaring☆158Updated last week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Extra components for use with Mio.☆31Updated last month
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A small async runtime for Rust☆60Updated last year