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.☆44Updated this week
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆46Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Fallible allocation support for Rust's Vec☆29Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆68Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Build and evaluate binary expression trees☆36Updated last year
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- virtual machine for rapid embedded development☆29Updated 8 months ago
- 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.☆33Updated 2 years ago
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆57Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆36Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago