sminez / simple_coro
(ab)using Rust's async/await syntax to write simple state machine based coroutines
☆24Updated last month
Alternatives and similar repositories for simple_coro:
Users that are interested in simple_coro are comparing it to the libraries listed below
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- ☆41Updated last year
- An evil parsing library.☆54Updated last year
- State machine pattern for Rust☆29Updated 5 months ago
- The quickest way to override dependencies with Cargo☆59Updated last week
- An exploration of Storages☆35Updated last year
- A Rust macro to make enums with a subset of values of the parent☆86Updated 11 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆27Updated last month
- ☆112Updated 2 years ago
- ☆30Updated 10 months ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- A versatile and developer-friendly trait mocking library☆74Updated 2 weeks ago
- Build-time configure scripts for Rust☆61Updated 3 months ago
- It executes futures☆58Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- ☆44Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆71Updated 2 weeks ago