MnO2 / cedarwoodLinks
Efficiently-updatable double-array trie in Rust (ported from cedar)
☆106Updated 3 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
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust FFI wrapper for CRoaring☆164Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- ☆39Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- ☆131Updated 6 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- Utilities for pinning☆99Updated last year
- skiplist☆144Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- An LCS based slice and string diffing implementation.☆89Updated 2 years ago
- ☆63Updated 4 years ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- ☆28Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago