sminez / simple_coro
(ab)using Rust's async/await syntax to write simple state machine based coroutines
☆24Updated 2 weeks ago
Alternatives and similar repositories for simple_coro:
Users that are interested in simple_coro are comparing it to the libraries listed below
- ☆41Updated last year
- ☆23Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆60Updated 2 weeks ago
- ☆30Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- ☆65Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Comparing parser APIs☆115Updated this week
- https://github.com/rust-lang/cargo/issues/948☆57Updated 7 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆13Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆145Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- An alternate Cargo registry using static files☆116Updated last month
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆73Updated 4 months ago
- An evil parsing library.☆54Updated last year
- Rust reflection, serialization, deserialization — know the shape of your types☆94Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Compile-time regular expressions, the right way.☆76Updated last month
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- A tool to mine crates.io and produce static websites☆130Updated 5 months ago
- A rust implementation of https://github.com/runevision/LayerProcGen☆23Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 months ago
- Program startup and thread support written in Rust☆182Updated 3 weeks ago
- Idiomatic exceptions for Rust☆73Updated 7 months ago
- PEG trace visualizer☆83Updated 2 months ago