bartolsthoorn / simhash-rs
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:
- ☆46Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆62Updated 2 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A variant of Cuckoo Filter whose size automatically scales as necessary☆21Updated 2 weeks ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 3 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 9 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A minimal implementation of consistent hashing☆57Updated 9 months ago
- Consistent Hashing library in Rust☆18Updated last year
- A websocket protocol implementation.☆92Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- ☆38Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year