najamelan / async_executorsLinks
Abstract over different executors
☆74Updated last year
Alternatives and similar repositories for async_executors
Users that are interested in async_executors are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- ☆57Updated last year
- An updated version of linked-hash-map and friends☆120Updated 2 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Typed any map for rust☆67Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆91Updated 8 months ago
- ☆72Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- ☆73Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Serde support for the humantime crate☆34Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Serialization value trees☆45Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago