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.☆45Updated 2 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 months ago
- Simple and fast async channels☆18Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Build and evaluate binary expression trees☆38Updated last year
- virtual machine for rapid embedded development☆31Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- A small experimental microkernel for embedded systems☆23Updated 3 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- An experimental project to create an interactive programming language.☆18Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A list of Rust buffers that implements the bytes::Buf trait.☆36Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Textual tables with automatic alignment☆39Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- State machine pattern for Rust☆29Updated last year
- Gotchas and warts in Rust Lang☆78Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago