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 8 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.☆70Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- horrible serde macro stuff☆38Updated last year
- It executes futures☆58Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated last month
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Lending iterators on stable Rust☆82Updated last year
- ☆120Updated last week
- ☆30Updated 4 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☀️|>⛅|>☔☆47Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Macro for sealing traits and structures☆52Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- The quickest way to override dependencies with Cargo☆60Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago