rustype / typestate-rsLinks
Proc-macro typestate DSL for Rust
☆153Updated 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☆146Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- ☆49Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A fast, concurrent string interner☆162Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- ☆112Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last month
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Deluge, not a stream☆317Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago