π SM β a static State Machine library
β193Dec 10, 2020Updated 5 years ago
Alternatives and similar repositories for sm
Users that are interested in sm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Type checked state machine library in Rustβ252Aug 6, 2021Updated 4 years ago
- Easily create type-safe `Future`s from state machines β without the boilerplate.β331Jul 11, 2019Updated 6 years ago
- A macro impl and discussion about named & default args in Rust.β18Dec 20, 2018Updated 7 years ago
- Finite state machine framework for Rust with readable specificationsβ255Jul 21, 2025Updated 10 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with filesβ¦β90Feb 16, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer β’ AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Empowering everyone to build asynchronous softwareβ855Oct 29, 2019Updated 6 years ago
- Type-safe transmutations between layout-compatible types.β122Aug 11, 2020Updated 5 years ago
- Streaming parser extensions for BufReadβ23Dec 12, 2019Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolationβ361Jan 20, 2026Updated 4 months ago
- Concurrent hash trieβ57Sep 29, 2020Updated 5 years ago
- A tool for transforming Rust code using rulesβ715Jun 4, 2023Updated 2 years ago
- A cargo subcommand to manage local registriesβ158May 12, 2026Updated 2 weeks ago
- asynchronous networking primitivesβ406Nov 6, 2019Updated 6 years ago
- An intrusive flamegraph profiling tool for rust.β730Feb 25, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean β’ AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A linear Entity Component Systemβ138Jan 5, 2020Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Writeβ43Oct 15, 2020Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).β106May 23, 2023Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecodeβ15Mar 15, 2022Updated 4 years ago
- Fast, ergonomic metrics for Rustβ343Oct 15, 2024Updated last year
- Breaking your Rust code for fun and profitβ641May 29, 2023Updated 3 years ago
- β46Oct 23, 2023Updated 2 years ago
- Mocking framework for Rust -- inspired by googlemockβ110Sep 22, 2019Updated 6 years ago
- β318Feb 19, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer β’ AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Error managementβ1,415May 2, 2020Updated 6 years ago
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaNβ13Nov 7, 2025Updated 6 months ago
- Extra primitive types (u128, i128) for Rust.β25May 15, 2021Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rustβ663Nov 18, 2023Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust typesβ17May 18, 2021Updated 5 years ago
- Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rustβ2,454Apr 19, 2024Updated 2 years ago
- Cross-platform async library for system information fetching π¦β927Jul 14, 2024Updated last year
- Repo for the Rust `platform` crate.β22Jan 31, 2019Updated 7 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.β1,581Jan 11, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean β’ AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Specs - Parallel ECSβ2,605Jun 7, 2024Updated last year
- A parser combinator library for Rustβ1,355Feb 3, 2026Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust