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:
- A simple, C-like, ternary operator for cleaner syntax.☆44Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆36Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Simple, minimal and open source static web server that uses no dependencies.☆39Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 6 months ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- Generate enums with matching variants, but without any of the associated data.☆18Updated 2 years ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A crate to separate your HTML from your Rust code when using Yew☆41Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- `$crate` in procedural macros.☆72Updated last month
- This is a mirror of https://gitlab.com/pcasotti/plate☆17Updated 2 years ago
- Quickly show images for debugging in Rust.☆42Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- example of plotters and iced canvas☆24Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year