korken89 / smlang-rs
A State Machine Language DSL procedual macro for Rust
☆204Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for smlang-rs
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- ☆123Updated 3 years ago
- The feature-rich, portable async channel library☆252Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Minimal and reusable non-blocking I/O layer☆89Updated 10 months ago
- A toolkit to create better Rust device drivers, faster☆128Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- `serde-json` for `no_std` programs☆161Updated 3 months ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆161Updated last week
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- An Embedded Network Abstraction Layer☆177Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆91Updated 3 years ago
- ☆92Updated 4 years ago
- ☆79Updated 3 years ago
- Experiments with structured concurrency in Rust☆318Updated 4 months ago
- ☆188Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- Type checked state machine library in Rust☆241Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week