scouten / async-genericLinks
Write code that can be both async and synchronous without duplicating it
☆17Updated 8 months ago
Alternatives and similar repositories for async-generic
Users that are interested in async-generic are comparing it to the libraries listed below
Sorting:
- Conventional Commit API☆30Updated 3 weeks ago
- A GitHub Action for running cargo-semver-checks☆71Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- A tool to remove unused code from a Rust project.☆31Updated 7 months ago
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated 11 months ago
- Language Server implementation for Cargo.toml☆27Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- A wrapper around UUIDs to provide type safety☆32Updated this week
- 🚃 lib for CLI utilities, printing, and error handling☆13Updated 9 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Multi-source configuration library for Rust.☆38Updated this week
- GitHub action for https://github.com/MarcoIeni/release-plz☆42Updated last week
- GitHub Action for `cargo install` with cache.☆16Updated last week
- Changelog management tool for the CLI☆26Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 11 months ago
- Updater program for axo tools☆25Updated 2 months ago
- Cargo subcommand to sort derive attributes 📦☆57Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Cargo subcommand to synchronize README with crate documentation☆33Updated last week
- `NonEmpty` library vector for rust☆19Updated 2 years ago