Docs.rs
commonware-runtime-0.0.57
commonware-runtime 0.0.57
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
async-lock ^3.4.0
normal
bytes ^1.7.1
normal
cfg-if ^1.0.0
normal
commonware-macros ^0.0.57
normal
commonware-utils ^0.0.57
normal
futures ^0.3.31
normal
governor ^0.6.3
normal
io-uring ^0.7.4
normal
optional
libc ^0.2.172
normal
opentelemetry ^0.28.0
normal
prometheus-client ^0.22.3
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
sha2 ^0.10.8
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
tracing-opentelemetry ^0.29.0
normal
tracing-subscriber ^0.3.19
normal
axum ^0.8.1
normal
criterion ^0.5.1
normal
opentelemetry-otlp ^0.28.0
normal
opentelemetry_sdk ^0.28.0
normal
tokio ^1.43.0
normal
getrandom ^0.2.15
normal
Versions
84.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
commonware_
runtime
0.0.57
Module benchmarks
Module Items
Modules
In crate commonware_
runtime
commonware_runtime
Module
benchmarks
Copy item path
Source
Expand description
Utilities for running benchmarks.
Modules
ยง
context
Helper for storing and retrieving context in thread-local storage.
tokio
Implements a
criterion
-compatible executor for the
tokio
runtime.