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
- Two macros for taking array references in rust.☆85Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Utilities for pinning☆97Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- fast hex☆90Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A simple bitset container for Rust☆136Updated 5 months ago
- Serialization value trees☆44Updated 8 months ago
- Heap-based async timers☆212Updated 10 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆84Updated 3 months ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 2 months ago
- ☆59Updated 7 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Scoped Thread Local Storage for Rust☆54Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago