bartolsthoorn / simhash-rsLinks
Rust implementation of Simhash
☆23Updated 2 years ago
Alternatives and similar repositories for simhash-rs
Users that are interested in simhash-rs are comparing it to the libraries listed below
Sorting:
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆160Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- fast hex☆93Updated last month
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆65Updated this week
- An on-disk hash table implementation☆124Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A fast Bloom filter implementation in Rust☆263Updated 3 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- A rust implementation of murmur3☆71Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Simple string matching with single- and multiple-wildcard operator☆87Updated last week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A cross-platform-ish memory profiler for Rust!☆36Updated last year
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- A priority queue for Rust with efficient change function.☆205Updated last week
- Simple probabilistic data structures☆147Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆49Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆285Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A memory-efficient patricia tree implementation written in Rust☆126Updated this week