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
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆50Updated 4 years ago
- ☆216Updated last month
- "A very small syn"☆208Updated 6 months ago
- Rust trait for diffing and applying diffs between data structures☆61Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆246Updated 3 months ago
- A collection of utilities for a superior nom experience☆162Updated 2 years ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆141Updated last month
- A simple bitset container for Rust☆147Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated this week
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Interning of data in rust☆106Updated last month