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:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Utilities for pinning☆97Updated last year
- Run closures in parallel☆114Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- like thread::spawn but for processes☆156Updated 6 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A rust logger that routes messages to the browser's console.☆100Updated 4 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Bitmap types for Rust☆54Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Async filesystem primitives☆137Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Heap-based async timers☆214Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A native Rust port of Google's robots.txt parser and matcher C++ library.☆99Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- "just open a socket"☆73Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Asynchronous HTTP body trait☆146Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Async executor for WebAssembly☆82Updated last year
- Compile-time string operations☆103Updated last week
- Types and traits for http clients☆115Updated 2 years ago
- ☆59Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago