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:
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- #[no_std] print equivalent for Rust☆64Updated last week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 7 months ago
- Show unused code from multi-crate Rust projects☆102Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 8 months ago
- Convert numbers like 42 to forty-two☆18Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A crate to separate your HTML from your Rust code when using Yew☆41Updated last year
- ☆113Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Quickly show images for debugging in Rust.☆41Updated 3 months ago
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 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…☆59Updated 3 weeks ago
- Compile-time string operations☆96Updated 3 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆65Updated 2 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆44Updated last year