jedisct1 / rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆62Updated last month
Alternatives and similar repositories for rust-siphash:
Users that are interested in rust-siphash are comparing it to the libraries listed below
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Heap-based async timers☆211Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Utilities for pinning☆97Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- ☆55Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- Two macros for taking array references in rust.☆83Updated 5 months ago
- ☆50Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- Convert closures into wakers☆45Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- The simd optimized escape code☆53Updated this week
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- A websocket protocol implementation.☆90Updated 3 weeks ago
- A Rust library for zero-allocation parsing of binary data.☆46Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago