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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Typed any map for rust☆67Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆76Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Serialization value trees☆48Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆94Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- ☆108Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆76Updated 2 months ago
- ☆87Updated 9 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago