async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆74Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for async-global-executor
- Convert closures into wakers☆43Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- Run closures in parallel☆109Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆128Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- ☆40Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Utilities for pinning☆97Updated 7 months ago
- Async filesystem primitives☆130Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.☆67Updated 9 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- Object Pool LockFree in Rust☆45Updated 5 months ago
- Typed any map for rust☆64Updated 2 months 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…☆59Updated this week
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Asynchronous HTTP body trait☆129Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Thread parking and unparking☆71Updated 3 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A websocket protocol implementation.☆89Updated last week
- Runtime-agnostic actor library☆77Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago