imbolc / step-machineLinks
Run your Rust CLI programs as state machines with persistence and recovery abilities
☆36Updated last year
Alternatives and similar repositories for step-machine
Users that are interested in step-machine are comparing it to the libraries listed below
Sorting:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆22Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year
- Build your own hostingless server.☆34Updated last year
- Rust map and set literals☆24Updated 5 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Automatically upgrade breaking changes☆45Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- 📮 load, write, and copy remote and local assets☆27Updated last month
- Simple Markdown to HTML documentation rendering☆23Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Rust crate for creating beautiful interactive visualisations☆32Updated 2 years ago
- A prototype implementation of reactive UI in rust☆83Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Easily embed and manage assets for your web application to build standalone-executables. Offers filename hashing, templating and more.☆33Updated 9 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- Cross-platform polyfills.☆16Updated last year
- Conventional Commit API