bartolsthoorn / simhash-rsLinks
Rust implementation of Simhash
☆22Updated 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:
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 4 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 2 months ago
- A variant of Cuckoo Filter whose size automatically scales as necessary☆21Updated last month
- adaptive algorithms for rayon☆39Updated 5 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Rust FFI wrapper for CRoaring☆158Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- The simd optimized escape code☆54Updated this week
- libyaml transpiled to rust by c2rust☆33Updated last year
- Interning of data in rust☆101Updated 3 months ago
- ☆47Updated last year
- Safe, Growable Bloom Filters in Rust (with serde)☆28Updated 7 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆64Updated last week
- An on-disk hash table implementation☆120Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- parallel iterator consumers for rust☆12Updated 6 years ago
- A rust implementation of murmur3☆70Updated 7 months ago
- A tower (hyper, axum, warp) service to add an unique id for every request☆29Updated last year