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.☆43Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- virtual machine for rapid embedded development☆29Updated 10 months ago
- Simple and fast async channels☆18Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years 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☆32Updated 9 months ago
- ☆24Updated 2 years ago
- A small experimental microkernel for embedded systems☆23Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- 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☆30Updated last year
- State machine pattern for Rust☆29Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Derive your Attribute Parsers☆13Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Build and evaluate binary expression trees☆37Updated last year
- ☆36Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Hierarchical sparse bitset☆51Updated 3 weeks ago
- Textual tables with automatic alignment☆39Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago