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☆54Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust FFI wrapper for CRoaring☆160Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- skiplist☆142Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆39Updated 5 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Skiplist implementation in rust☆103Updated last week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast generic radix trie implemented in Rust☆208Updated 3 weeks ago
- ☆62Updated 3 years ago
- Utilities for pinning☆97Updated last year
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Chinese tokenizer for tantivy, based on jieba-rs☆81Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆129Updated 5 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Run closures in parallel☆115Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year