fitzgen / state_machine_futureLinks
Easily create type-safe `Future`s from state machines — without the boilerplate.
☆333Updated 6 years ago
Alternatives and similar repositories for state_machine_future
Users that are interested in state_machine_future are comparing it to the libraries listed below
Sorting:
- Fast, ergonomic metrics for Rust☆342Updated last year
- asynchronous networking primitives☆409Updated 6 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A point of coordination for all things Rust and Async☆224Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated last year
- A rust-macro which makes errors easy to write☆337Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Mocking library for Rust☆271Updated 3 years ago
- CBOR support for serde.☆310Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.