oconnor663 / blake2_simd
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
☆128Updated 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
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- skiplist☆141Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated 7 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Utilities for pinning☆97Updated last year
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- Heap-based async timers☆212Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- This crate is no longer maintained. Looking for maintainers.☆78Updated 5 years ago
- Pure Rust implementation of the Double Ratchet algorithm☆68Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Extensions for standard networking types☆106Updated 9 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
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year