Abstract over different executors
☆74Jul 22, 2023Updated 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:
- Add a REPL to your application with a few macros☆18Jul 28, 2025Updated 7 months ago
- Experimental cooperative cancellation for async-std☆50Jan 19, 2022Updated 4 years ago
- Primitive for structured concurrency.☆67Jan 12, 2025Updated last year
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- A middleware working with Tide to validate your data coming from a request☆15Jul 19, 2021Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- `NonEmpty` library vector for rust☆19Jul 23, 2022Updated 3 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Aug 31, 2023Updated 2 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Aug 5, 2021Updated 4 years ago
- ☆29Jan 19, 2020Updated 6 years ago
- A Rust library for rendering images to terminals☆28Jul 30, 2022Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Jun 3, 2024Updated last year
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- Distributed, fault tolerant, strongly consistent, performant (event)log in Rust☆19May 30, 2023Updated 2 years ago
- View tokio tracing JSON logs interactively and with proper hierarchies☆22Feb 25, 2026Updated last week
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- Arbitrary width integers☆26Jul 26, 2025Updated 7 months ago
- Starcraft 2 Replay in Rerun☆24Oct 26, 2025Updated 4 months ago
- Streaming parser extensions for BufRead☆23Dec 12, 2019Updated 6 years ago
- ☆110Apr 3, 2024Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated 2 years ago
- Library for building stateful property tests using the proptest crate☆26Oct 7, 2025Updated 4 months ago
- Opentelemetry layer for the tracing crate☆24May 13, 2020Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Oct 29, 2022Updated 3 years ago
- Types and traits for http clients☆115Jun 5, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Asynchronous parallel stream in Rust☆106Dec 26, 2023Updated 2 years ago
- ☆24Dec 11, 2022Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆44May 2, 2024Updated last year