eboody / statum
Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation
☆149Updated 3 weeks ago
Alternatives and similar repositories for statum:
Users that are interested in statum are comparing it to the libraries listed below
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆136Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- ☆75Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆104Updated 6 months ago
- ☆36Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆73Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 5 months ago
- Tiny Rust Async Linux Executor☆82Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- A Rust crate for extracting readable content from web pages.☆79Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆216Updated 3 months ago
- Load testing framework in Rust☆115Updated last week
- The prettier pattern-matching parser with automatic error recovery☆122Updated 3 months ago
- Yet another string type for Rust☆83Updated last week
- Track and query Cargo dependency graphs.☆200Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆185Updated last week
- A collection of utilities for a superior nom experience☆153Updated last year
- A Rust code linter☆210Updated 8 months ago
- Zero-cost type for stack without complicated type or Box☆44Updated last month
- Create Kafaka-like things while enjoying low-level programming without external crates☆84Updated last month
- A very fast Key-Value store in pure rust☆97Updated this week
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- Compile-time regular expressions, the right way.☆77Updated last week
- A GUI automation Rust module . Used to programmatically control the mouse & keyboard and for finding image on screen.☆72Updated 3 weeks ago