1Password / zeroizing-allocLinks
A minimal secure heap zero-on-free implementation for Rust
☆38Updated 2 weeks ago
Alternatives and similar repositories for zeroizing-alloc
Users that are interested in zeroizing-alloc are comparing it to the libraries listed below
Sorting:
- ☆218Updated 5 months ago
- Track and query Cargo dependency graphs.☆244Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A proc macro for asserting on the structure of Rust values.☆51Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- ☆179Updated this week
- Generate Rust enum variants without associated data☆99Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Updated last week
- Benchmarking library for stable Rust☆47Updated this week
- Fast JSON deserialization on borrowed data☆121Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- ☆148Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- 🌊 A stateless CSRF middleware for tower.☆34Updated 8 months ago
- High quality, fast and easy to build cryptography for Rust