malept / crypto-hashLinks
A Rust wrapper for OS-level cryptographic hash functions
☆27Updated 2 years ago
Alternatives and similar repositories for crypto-hash
Users that are interested in crypto-hash are comparing it to the libraries listed below
Sorting:
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Experimental cooperative cancellation for async-std☆50Updated 3 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- ☆60Updated 9 months ago
- ☆60Updated last year
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust DNS resolvers built on c-ares☆31Updated last month
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 3 weeks ago
- Error management☆27Updated 7 years ago
- Send syslog messages from Rust☆120Updated last year
- ☆125Updated 3 years ago
- like thread::spawn but for processes☆160Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features