3 releases
new 0.1.2 | Feb 19, 2025 |
---|---|
0.1.1 | Feb 24, 2024 |
0.1.0 | Nov 21, 2023 |
#1367 in Concurrency
19,670 downloads per month
Used in 20 crates
(7 directly)
11KB
189 lines
jxl-threadpool
This crate provides an abstraction over various thread pool implementations for use in other jxl-oxide crates.
lib.rs
:
Internal crate used in jxl-oxide, for abstraction of thread pool.
JxlThreadPool
is re-exported by jxl-oxide
.
Dependencies
~325–740KB
~12K SLoC