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.☆80Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- It executes futures☆57Updated 2 years ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆65Updated last month
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Typed any map for rust☆67Updated 7 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Generate Rust enum variants without associated data☆98Updated last year
- ☀️|>⛅|>☔☆58Updated last year
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- 🛶 Lean parametrized testing library for Rust☆23Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- An exploration of Storages☆37Updated last year
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- ☆61Updated 2 months ago
- Optics library for rust☆41Updated last month
- A faster Arc.☆73Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Stack of Rust crates for stead state projects☆69Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 11 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`☆120Updated 9 months ago