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
☆18Updated last year
Alternatives and similar repositories for RustyShield:
Users that are interested in RustyShield are comparing it to the libraries listed below
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆49Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- List size of types in a Rust crate☆27Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Simple, minimal and open source static web server that uses no dependencies.☆39Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Show unused code from multi-crate Rust projects☆98Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆23Updated 4 months ago
- Simple async reactor and executor for rust☆79Updated this week
- API client for crates.io, the Rust crate registry.☆75Updated 5 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆32Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- Take a value atomically once.☆29Updated 2 years ago
- A faster Arc.☆58Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month