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
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆24Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆57Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- ☆57Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆38Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Full precision decimal representation of f64☆26Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year