najamelan / async_executorsLinks
Abstract over different executors
☆74Updated 2 years ago
Alternatives and similar repositories for async_executors
Users that are interested in async_executors are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated this week
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Serialization value trees☆45Updated last year
- ☆75Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Run closures in parallel☆115Updated 8 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆74Updated last month
- Convert closures into wakers☆45Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆60Updated 2 years ago
- 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…☆96Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- ☆87Updated 8 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago