llkv-threading 0.8.5-alpha

Thread pooling utilities for the LLKV toolkit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "llkv-threading"
description = "Thread pooling utilities for the LLKV toolkit."
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
publish.workspace = true

[dependencies]
rayon.workspace = true
tracing.workspace = true

[lints]
workspace = true