rustype / typestate-rs
Proc-macro typestate DSL for Rust
☆148Updated last year
Alternatives and similar repositories for typestate-rs:
Users that are interested in typestate-rs are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Eventually consistent values for Rust☆125Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- The feature-rich, portable async channel library☆254Updated 2 years ago
- ☆112Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A collection of utilities for a superior nom experience☆155Updated last year
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- ☆136Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- ☆206Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A simple bitset container for Rust☆137Updated last week
- A fast, concurrent string interner☆150Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A super powered testing macro for Rust☆118Updated 2 months ago
- generators☆207Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆136Updated last month