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:
- Take a value atomically once.☆30Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- Rust-WebAssembly bindings to the xterm-js Javascript library☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- List size of types in a Rust crate☆27Updated last year
- API client for crates.io, the Rust crate registry.☆82Updated 2 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Wordle in Rust☆43Updated 3 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Pure Rust implementation of exFAT file system☆86Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Include many files in your Rust code for self-contained binaries☆19Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- IO-agnostic line editor for embedded systems☆111Updated 11 months ago