korken89 / smlang-rs
A State Machine Language DSL procedual macro for Rust
☆207Updated 3 weeks ago
Alternatives and similar repositories for smlang-rs:
Users that are interested in smlang-rs are comparing it to the libraries listed below
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆258Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- ☆201Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Proc-macro typestate DSL for Rust☆143Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Finite state machine framework for Rust with readable specifications☆193Updated 8 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- ☆123Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Type checked state machine library in Rust☆245Updated 3 years ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A toolkit to create better Rust device drivers, faster☆167Updated last week
- A lightweight low-level single-threaded actor runtime☆170Updated 6 months ago
- Async interface for working with processes☆185Updated 3 weeks ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆405Updated 5 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- `serde-json` for `no_std` programs☆166Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month