2 releases
0.1.1 | Feb 24, 2024 |
---|---|
0.1.0 | Nov 21, 2023 |
#767 in Concurrency
1,495 downloads per month
Used in 10 crates
(6 directly)
10KB
168 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
~340–750KB
~12K SLoC