MnO2 / cedarwoodLinks
Efficiently-updatable double-array trie in Rust (ported from cedar)
☆104Updated 2 years ago
Alternatives and similar repositories for cedarwood
Users that are interested in cedarwood are comparing it to the libraries listed below
Sorting:
- Double Array Trie in Rust☆55Updated 6 years ago
- Rust FFI wrapper for CRoaring☆161Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆130Updated 6 years ago
- Skiplist implementation in rust☆104Updated last week
- An on-disk hash table implementation☆125Updated 4 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆82Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆39Updated 5 years ago
- skiplist☆144Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆187Updated last week
- Async filesystem primitives☆140Updated 3 weeks ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Utilities for pinning☆97Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 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
- Async stream for Rust and the futures crate.☆188Updated last month
- Run closures in parallel☆115Updated 10 months ago