oconnor663 / blake2_simdLinks
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆129Updated 2 months ago
Alternatives and similar repositories for blake2_simd
Users that are interested in blake2_simd are comparing it to the libraries listed below
Sorting:
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 weeks ago
- Two macros for taking array references in rust.☆85Updated 9 months ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 4 months ago
- Rust implementation of Noise☆68Updated last year
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 weeks ago
- Performance crypto in pure Rust☆54Updated 4 months ago
- fast hex☆92Updated 4 months ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆118Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- This crate is no longer maintained. Looking for maintainers.☆79Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Collection of Key Derivation Functions written in pure Rust☆78Updated 2 weeks ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- skiplist☆142Updated 3 years ago
- Rust implementation `libsodium/utils`.☆50Updated 5 months ago
- Concurrent hash trie☆55Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Pure Rust implementation of the Double Ratchet algorithm☆68Updated 4 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆203Updated last year
- Heap-based async timers☆214Updated last year
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆46Updated 4 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated last year
- Utilities for pinning☆96Updated last year
- dlmalloc ported into Rust☆109Updated last month