jedisct1 / rust-siphashLinks
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
☆68Updated 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
Sorting:
- Heap-based async timers☆216Updated last year
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆134Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- fast hex☆97Updated 3 months ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated 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…☆91Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated last year
- ☆125Updated 3 years ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- skiplist☆144Updated 3 years ago
- ☆88Updated last week
- LRU cache settable via size or time to live☆106Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- A rust implementation of murmur3☆73Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A Vec of Bits☆183Updated 2 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆48Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- Non-interleaving multithreaded output queue☆77Updated 2 weeks ago