sagebind / threadfin
A thread pool for running multiple tasks on a configurable group of threads.
☆50Updated last year
Alternatives and similar repositories for threadfin:
Users that are interested in threadfin are comparing it to the libraries listed below
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆56Updated last year
- Typed any map for rust☆66Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated 11 months ago
- Serde support for the humantime crate☆33Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Trait implementation generator macro☆28Updated this week
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆39Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Profiling tool for Rust code.☆43Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month