sagebind / threadfinLinks
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:
- Efficient byte-stream pipe buffer☆43Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- ☆56Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- List size of types in a Rust crate☆27Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆74Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆57Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year