jymchng / sosecrets-rs
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 9 months ago
Alternatives and similar repositories for sosecrets-rs:
Users that are interested in sosecrets-rs are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months 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…☆54Updated this week
- Typed any map for rust☆66Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- The `io_uring` library for Rust (with Rustix)☆26Updated last week
- Lending iterators on stable Rust☆82Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Transitive derive macros for Rust☆32Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- The missing compound borrowing for Rust.☆57Updated last month
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Umbrella repository for Krabcake experiments☆46Updated 2 months ago
- State machine pattern for Rust☆29Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- ☆62Updated last week
- It executes futures☆58Updated 2 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago