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
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Chinese tokenizer for tantivy, based on jieba-rs☆80Updated last year
- ☆62Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Concurrent hash trie☆57Updated 4 years ago
- An LCS based slice and string diffing implementation.☆84Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Run closures in parallel☆114Updated 7 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks 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
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Async filesystem primitives☆137Updated last month
- Memory efficient trie (prefix tree) library based on LOUDS☆124Updated 5 months ago
- Heap-based async timers☆214Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆38Updated 2 years ago
- Object Pool LockFree in Rust☆47Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Simple probabilistic data structures☆147Updated last week