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 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for sosecrets-rs
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- horrible serde macro stuff☆38Updated last year
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- structured parallel execution for async Rust☆30Updated 2 months ago
- It executes futures☆55Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Data-driven tests on stable Rust☆36Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Serde partial serialization made easy☆41Updated last year
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆60Updated this week
- Integer types with customizable niche values☆38Updated last month
- Discovering and describing Rust's design axioms☆67Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- ☆28Updated 7 months ago
- 🛶 Lean parametrized testing library for Rust☆21Updated 8 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- MLIR Rust multi-level compiler framework☆21Updated last year
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- ☆65Updated 5 months ago