rustype / typestate-rsLinks
Proc-macro typestate DSL for Rust
☆151Updated 2 years ago
Alternatives and similar repositories for typestate-rs
Users that are interested in typestate-rs are comparing it to the libraries listed below
Sorting:
- Eventually consistent values for Rust☆126Updated 3 years ago
- Type that deserializes only from one specific value☆253Updated last week
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- ☆50Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- ☆223Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- ☆145Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆130Updated this week
- ☆112Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- "A very small syn"☆209Updated 8 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago