korken89 / smlang-rsLinks
A State Machine Language DSL procedual macro for Rust
☆236Updated 11 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:
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Type checked state machine library in Rust☆251Updated 4 years ago
- `serde-json` for `no_std` programs☆188Updated 2 months ago
- ☆126Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- An Embedded Network Abstraction Layer☆199Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆241Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- ☆78Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- A simple bitset container for Rust☆160Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016