stusmall / murmur3Links
A rust implementation of murmur3
☆71Updated 8 months ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Heap-based async timers☆214Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Skiplist implementation in rust☆96Updated this week
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Run closures in parallel☆113Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- A simple bitset container for Rust☆143Updated last month
- ☆70Updated 3 years ago
- rust bindings of snmalloc☆136Updated 2 months ago
- Rust serializer library☆87Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Epoch-based garbage collection☆81Updated 6 years ago
- OpenTracing API for Rust☆64Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆76Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆61Updated 3 years ago
- Utilities for pinning☆96Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆129Updated 5 years ago
- Serialisable closures for Rust.☆64Updated 2 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 month