Docs.rs
ringkernel-0.4.0
ringkernel 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
async-trait ^0.1
normal
cfg-if ^1.0
normal
futures ^0.3
normal
inventory ^0.3
normal
ringkernel-codegen ^0.4.0
normal
ringkernel-core ^0.4.0
normal
ringkernel-cpu ^0.4.0
normal
ringkernel-cuda ^0.4.0
normal
optional
ringkernel-derive ^0.4.0
normal
ringkernel-metal ^0.4.0
normal
optional
ringkernel-wgpu ^0.4.0
normal
optional
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
async-stream ^0.3
dev
axum ^0.7
dev
bytemuck ^1.14
dev
criterion ^0.5
dev
crossterm ^0.28
dev
futures ^0.3
dev
proptest ^1.4
dev
prost ^0.13
dev
reqwest ^0.12
dev
ringkernel-cuda ^0.4.0
dev
ringkernel-cuda-codegen ^0.4.0
dev
rkyv ^0.7
dev
serde ^1.0
dev
serde_json ^1.0
dev
syn ^2.0
dev
tokio ^1.48
dev
toml ^0.8
dev
tonic ^0.12
dev
tower ^0.5
dev
tower-http ^0.6
dev
tracing-subscriber ^0.3
dev
zerocopy ^0.7
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module availability
ringkernel
0.4.0
Module availability
Module Items
Functions
In crate ringkernel
ringkernel
Module
availability
Copy item path
Source
Expand description
Check availability of backends at runtime.
Functions
ยง
available_
backends
Get list of available backends.
cuda
Check if CUDA is available.
metal
Check if Metal is available.
wgpu
Check if WebGPU is available.