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.☆50Updated 9 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Stupidly simple Rust crate to render a QR code in the terminal.☆70Updated 11 months ago
- SHA256 WebGPU Compute Shader (Kernel) Written in Rust☆71Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Provides branch hinting and control functions for stable Rust☆22Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A joke about learning to program in Rust☆26Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust library for the universal plug and play protocol.☆40Updated 2 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 9 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- Some internal rustc tools made accessible☆47Updated 8 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 9 months ago
- ☆23Updated 2 weeks ago
- Wordle in Rust☆42Updated 2 years ago
- Big array helper for serde☆64Updated last year
- API client for crates.io, the Rust crate registry.☆81Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago