stusmall / murmur3Links
A rust implementation of murmur3
☆75Updated last year
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- ☆70Updated 4 years ago
- Fast generic radix trie implemented in Rust