MnO2 / cedarwood
Efficiently-updatable double-array trie in Rust (ported from cedar)
☆96Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cedarwood
- Double Array Trie in Rust☆51Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- The simd optimized escape code☆53Updated last week
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Skiplist implementation in rust☆92Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- ☆36Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- ☆29Updated last year
- ☆129Updated 5 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆79Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago
- skiplist☆140Updated 2 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Run closures in parallel☆109Updated last month
- ☆44Updated 10 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- Make RocksDB really rocks! The Rust style API.☆48Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Scoped Thread Local Storage for Rust☆49Updated last year