jamesmunns / trait-machineLinks
A potentially interesting state machine PoC
☆21Updated 2 years ago
Alternatives and similar repositories for trait-machine
Users that are interested in trait-machine are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- An alternative, structured, adapter for serializing tracing types using serde☆12Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- An experimental project to create an interactive programming language.☆18Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Fallible allocation support for Rust's Vec☆28Updated last year
- virtual machine for rapid embedded development☆29Updated 5 months ago
- ☆57Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- Hierarchical sparse bitset☆45Updated 2 months ago
- A newtype with alignment of at least `A` bytes