jedisct1 / rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆63Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-siphash
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Convert closures into wakers☆43Updated last month
- Native TLS for futures and async-std☆70Updated 4 months ago
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years 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 3 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Utilities for pinning☆97Updated 7 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Heap-based async timers☆211Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A simple bitset container for Rust☆126Updated this week
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- ☆68Updated last month
- Two macros for taking array references in rust.☆80Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A websocket protocol implementation.☆89Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Serialization value trees☆43Updated 3 months ago
- Data parallelism library for async-std.☆93Updated 9 months ago