jymchng / sosecrets-rsLinks
A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time guarantees and exposure of secrets are strictly controlled in its lifetime.
☆17Updated last year
Alternatives and similar repositories for sosecrets-rs
Users that are interested in sosecrets-rs are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- horrible serde macro stuff☆39Updated 2 years ago
- It executes futures☆57Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆14Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Serde partial serialization made easy☆42Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Generate Rust enum variants without associated data☆98Updated last month
- A faster Arc.☆76Updated last year
- An unordered multiset/bag implementation backed by HashMap☆74Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆43Updated last week
- ☆64Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A more powerful replacement for standard macros☆39Updated last year