jedisct1 / rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆62Updated this week
Alternatives and similar repositories for rust-siphash:
Users that are interested in rust-siphash are comparing it to the libraries listed below
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- 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
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async Server Sent Events parser and encoder☆52Updated 9 months ago
- Arena allocator and a handful of useful data structures☆40Updated 4 years ago
- Collection of Key Derivation Functions written in pure Rust☆74Updated this week
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- fast hex☆87Updated this week
- Native TLS for futures and async-std☆70Updated 7 months ago
- Utilities for pinning☆97Updated 11 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Convert closures into wakers☆45Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Two macros for taking array references in rust.☆84Updated 5 months ago
- Heap-based async timers☆211Updated 8 months ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆128Updated last month
- A simple bitset container for Rust☆131Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Serialization value trees☆44Updated 7 months ago
- The simd optimized escape code☆53Updated this week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Extract differences between arbitrary datastructures☆84Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week