omaskery / fsm-rsLinks
A simple Finite State Machine library in Rust, define a couple of enums, construct a machine, define some transition behaviours and voila!
☆15Updated 9 years ago
Alternatives and similar repositories for fsm-rs
Users that are interested in fsm-rs are comparing it to the libraries listed below
Sorting:
- FSM in Rust's macros.☆20Updated 8 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A simple configuration language☆67Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Router extension to yew☆27Updated 6 years ago
- Rust actor library with a bit of inspiration from Akka/Pykka☆46Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- [ABANDONED] An in-memory structure database for Rust.☆18Updated 6 years ago
- REPL-like interactive code editor☆29Updated 8 years ago
- Rust match_cast macro implementation☆24Updated 9 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- Named arguments for Rust☆38Updated 8 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 4 years ago
- Compact sets in rust☆60Updated 9 months ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Import code/text from other files into your mdbook - without the link rot.☆19Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A Rocket/Elm self hosted commenting system for static sites☆22Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Example Sandstorm app using only the raw Cap'n Proto API, written in Rust.☆27Updated last month
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆53Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago