jedisct1 / rust-siphashLinks
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆63Updated 4 months ago
Alternatives and similar repositories for rust-siphash
Users that are interested in rust-siphash are comparing it to the libraries listed below
Sorting:
- Native TLS for futures and async-std☆72Updated last month
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Two macros for taking array references in rust.☆85Updated 10 months ago
- ☆86Updated 6 months ago
- Heap-based async timers☆215Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆130Updated 2 months ago
- ☆52Updated last year
- fast hex☆92Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Collection of Key Derivation Functions written in pure Rust☆81Updated 3 weeks ago
- Utilities for pinning☆96Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆58Updated 10 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust serializer library☆87Updated 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…☆90Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year