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 6 months ago
Alternatives and similar repositories for sosecrets-rs:
Users that are interested in sosecrets-rs are comparing it to the libraries listed below
- Choose Rust types at compile-time via constants☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated this week
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆33Updated 5 months ago
- It executes futures☆55Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Imitate the documentation build that docs.rs would do☆43Updated last week
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Minimalist Rust syntax parsing for procedural macros☆64Updated 8 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆60Updated last week
- An async version of iterator☆39Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Make any value Sync but only available on its original thread☆37Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Zero-cost bitsets over native Rust types☆76Updated last month
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- ☆30Updated 2 months ago
- ☆85Updated last week
- Typed any map for rust☆65Updated last month
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Some interesting Rust patterns☆15Updated 4 years ago
- Serde support for the humantime crate☆30Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Data-driven tests on stable Rust☆37Updated this week