Collection of cryptographic hash functions written in pure Rust
☆2,189Feb 18, 2026Updated last week
Alternatives and similar repositories for hashes
Users that are interested in hashes are comparing it to the libraries listed below
Sorting:
- Collection of block cipher algorithms written in pure Rust☆758Updated this week
- Collection of cryptography-related traits☆714Updated this week
- Message authentication code algorithms written in pure Rust☆341Feb 16, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆897Feb 18, 2026Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆606Updated this week
- Password hashing functions / KDFs☆862Updated this week
- Date and time library for Rust☆3,807Feb 13, 2026Updated 2 weeks ago
- Collection of stream cipher algorithms☆315Updated this week
- An experiment.☆4,056Updated this week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆836Feb 17, 2026Updated last week
- A modern TLS library in Rust☆7,269Updated this week
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- Temporary file library for rust☆1,408Updated this week
- URL parser for Rust☆1,527Feb 5, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- Generate and parse UUIDs.☆1,182Feb 13, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,813Feb 15, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,618Updated this week
- Strongly typed JSON library for Rust☆5,490Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Tools for concurrent programming in Rust☆8,319Updated this week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- RSA implementation in pure Rust☆653Feb 13, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Parser for Rust source code☆3,294Updated this week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Utility crates used in RustCrypto☆600Updated this week
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year