jedisct1 / rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆62Updated 2 months ago
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…☆89Updated 2 years ago
- Heap-based async timers☆212Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for pinning☆97Updated last year
- A simple bitset container for Rust☆139Updated 2 weeks ago
- Two macros for taking array references in rust.☆85Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☆124Updated 2 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- Thread parking and unparking☆75Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust serializer library☆87Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Serialization value trees☆44Updated 9 months ago
- A websocket protocol implementation.☆92Updated last month