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.
☆18Updated 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.☆89Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Typed any map for rust☆67Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Utilities for working with impl traits in Rust.☆119Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- Macro for sealing traits and structures☆61Updated last year
- 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
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- ☆76Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago