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:
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Download .crate files of all versions of all crates from crates.io☆47Updated last week
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Asynchronous parallel stream in Rust☆106Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- mobot: A Telegram Bot Library in Rust☆51Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Stupidly simple Rust crate to render a QR code in the terminal.☆73Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- Rust wrapper around a connection listener to support TLS.☆58Updated 3 weeks ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Wordle in Rust☆43Updated 3 years ago