Azgrom / RustyShield
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
☆15Updated last year
Alternatives and similar repositories for RustyShield:
Users that are interested in RustyShield are comparing it to the libraries listed below
- Testing framework for rust enhancing the built-in library with some useful features.☆61Updated 7 months ago
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A Rust library for conveniently watching and handling file changes.☆140Updated 6 months ago
- Quickly show images for debugging in Rust.☆40Updated 4 months ago
- A joke about learning to program in Rust☆26Updated 2 years ago
- A simple, C-like, ternary operator for cleaner syntax.☆43Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆172Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- Map data structure whose keys are stored as ranges☆80Updated 2 weeks ago
- ☆126Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- ☆32Updated last year
- A Rust macro to make enums with a subset of values of the parent☆83Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Threadsafe RefCell for Rust☆89Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆126Updated this week
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆93Updated 2 years ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆213Updated last week
- ⚡️📊 Compare the performance of Rust project branches☆65Updated 9 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Various algorithms visualized interactively on the web, entirely with Rust 🦀☆115Updated 6 months ago
- A crate to separate your HTML from your Rust code when using Yew☆39Updated last year
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago