eboody / statum
Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation
☆46Updated this week
Alternatives and similar repositories for statum:
Users that are interested in statum are comparing it to the libraries listed below
- ☆29Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 2 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆40Updated 9 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 8 months ago
- Conditional compile-time verified queries with SQLx☆41Updated this week
- Serde-based replacement for #[derive(Debug)]☆65Updated 3 months ago
- SerdeV - Serde with Validation☆48Updated 3 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆32Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 9 months ago
- Progress reporting abstraction for Rust☆63Updated 5 months ago
- Typed any map for rust☆65Updated 3 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆129Updated last week
- A very fast Key-Value store in pure rust☆90Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- Compile-time regular expressions, the right way.☆71Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆101Updated 5 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Venator: a log and trace viewer for Rust tracing and OpenTelemetry☆71Updated this week
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- Static-checked parsing of regexes into structs☆46Updated last month
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 weeks ago
- A generic abstraction of paginated APIs☆59Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 10 months ago
- A Rust crate for extracting readable content from web pages.☆36Updated this week
- A timeout connector for the hyper client☆26Updated 2 months ago