korken89 / smlang-rsLinks
A State Machine Language DSL procedual macro for Rust
☆216Updated 4 months ago
Alternatives and similar repositories for smlang-rs
Users that are interested in smlang-rs are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- The feature-rich, portable async channel library☆258Updated 2 years ago
- ☆125Updated 4 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- Type checked state machine library in Rust☆246Updated 3 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- `serde-json` for `no_std` programs☆175Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- An Embedded Network Abstraction Layer☆188Updated 9 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Proc-macro typestate DSL for Rust☆150Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆210Updated last month
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago