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☆115Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Bitmap types for Rust☆54Updated last year
- A library for interaction with units of bytes.☆58Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Async filesystem primitives☆141Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- like thread::spawn but for processes☆159Updated 9 months ago
- Utilities for pinning☆97Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A rust logger that routes messages to the browser's console.☆101Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- ☆60Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago