sminez / simple_coroLinks
(ab)using Rust's async/await syntax to write simple state machine based coroutines
☆29Updated 5 months ago
Alternatives and similar repositories for simple_coro
Users that are interested in simple_coro are comparing it to the libraries listed below
Sorting:
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated this week
- ☆43Updated 2 years ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- The quickest way to override dependencies with Cargo☆76Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆34Updated last year
- Maps where keys are borrowed from values.☆300Updated last month
- Make your code extra-safe by voluntarily dropping privileges☆261Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆143Updated 2 months ago
- ☆222Updated 5 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- Rust KDL parser and derive implementation☆97Updated last year
- YAML library, based on unsafe-libyaml☆72Updated 3 weeks ago
- Even formats macros☆95Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Add documentation to function arguments in Rust☆49Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Concise bit field extraction☆62Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A Toolchain for Rust Debuginfo☆117Updated 5 months ago
- A Rust code linter☆213Updated last year
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 months ago
- Idiomatic exceptions for Rust☆92Updated 5 months ago
- A context-aware concrete Error type built on std::Error.☆123Updated last week