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:
- Choose Rust types at compile-time via constants☆68Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Typed any map for rust☆67Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- It executes futures☆57Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- structured parallel execution for async Rust☆36Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A faster Arc.☆73Updated last year
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- 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 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year