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:
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Asynchronous parallel stream in Rust☆105Updated last year
- Download .crate files of all versions of all crates from crates.io☆45Updated 2 months ago
- A rust library that wraps the paypal api asynchronously in a strongly typed manner.☆60Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Rust wrapper around a connection listener to support TLS.☆57Updated last week
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- A library to generating UML language from Rust's project into graphiz/dot file.☆88Updated 8 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- Wordle in Rust☆43Updated 3 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 6 months ago
- #[no_std] print equivalent for Rust☆65Updated last month
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Easy access to individual bits of integers.☆51Updated 2 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆77Updated 3 years ago
- Convert number to enum☆87Updated last year
- zero runtime cost default arguments in rust☆90Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Big array helper for serde☆64Updated last year
- Lightweight Inversion Of Control☆29Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago