Azgrom / RustyShieldLinks
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 2 years ago
Alternatives and similar repositories for RustyShield
Users that are interested in RustyShield are comparing it to the libraries listed below
Sorting:
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆27Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 7 months ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated last month
- SHA256 WebGPU Compute Shader (Kernel) Written in Rust☆71Updated last year
- A rust library that wraps the paypal api asynchronously in a strongly typed manner.☆60Updated last year
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Asynchronous parallel stream in Rust☆100Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- List size of types in a Rust crate☆27Updated last year
- Cross-platform implementation of cross-process named locks☆36Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Big array helper for serde☆61Updated last year
- Download .crate files of all versions of all crates from crates.io☆45Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Wordle in Rust☆42Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆77Updated 3 years ago
- Simple, minimal and open source static web server that uses no dependencies.☆39Updated 2 years ago