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 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A list of Rust buffers that implements the bytes::Buf trait.☆36Updated 3 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- Hierarchical sparse bitset☆53Updated 2 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Fallible allocation support for Rust's Vec☆30Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Simple and fast async channels☆18Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- virtual machine for rapid embedded development☆30Updated 11 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆28Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Helps you frob those bits☆41Updated last year
- Compact sets in rust☆60Updated 9 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 4 years ago