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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month
- A Rust library for doing URL percentage encoding.☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Basic parser for PEM formatted keys and certificates☆65Updated 7 months ago
- Utilities for encoding and decoding frames using `async/await`.☆27Updated last year
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆44Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Obstacle avoiding robot made with the avr-hal crate, all in Rust 🦀.☆48Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Fast JSON deserialization on borrowed data☆108Updated 2 weeks ago