sfackler / scheduled-thread-poolLinks
☆38Updated 2 years ago
Alternatives and similar repositories for scheduled-thread-pool
Users that are interested in scheduled-thread-pool are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆114Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Duplicate an async I/O handle☆41Updated last year
- Bitmap types for Rust☆55Updated 2 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A library for interaction with units of bytes.☆59Updated last month
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Thread parking and unparking☆82Updated last year
- Utilities for pinning☆99Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Types and traits for http clients☆115Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆76Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- like thread::spawn but for processes☆160Updated 11 months ago
- Convert closures into wakers☆47Updated last year
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Define your own PhantomData☆158Updated last month
- A rust logger that routes messages to the browser's console.☆103Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated this week
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago
- ☆61Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago