Docs.rs
cubecl-common-0.11.0-pre.2
cubecl-common 0.11.0-pre.2
Docs.rs crate page
MIT
OR
Apache-2.0
10 August 2026
Links
Repository
crates.io
Source
Owners
nathanielsimard
syl20bnr
github:tracel-ai:core
Dependencies
bytemuck ^1.16.1
normal
cubecl-environment =0.11.0-pre.2
normal
derive-new ^0.7.0
normal
derive_more ^2
normal
float4 ^0.2
normal
optional
float8 ^0.7
normal
optional
half ^2.5
normal
hashbrown ^0.17
normal
log ^0.4.22
normal
num-traits ^0.2.19
normal
serde ^1.0.204
normal
tynm ^0.2
normal
xxhash-rust ^0.8
normal
optional
ciborium ^0.2.2
dev
criterion ^0.8
dev
dashmap ^6.1.0
dev
tempfile ^3.20
dev
test-log ^0.2
dev
cfg_aliases ^0.2.1
build
portable-atomic ^1.11
normal
portable-atomic-util ^0.2.4
normal
spin ^0.10.0
normal
spin ^0.10.0
normal
Versions
100%
of the crate is documented
Go to latest stable release
Platform
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
Files
cubecl_common/device/
mod.rs
1
mod
base;
2
3
pub use
base::
*
;
4
5
pub
(
crate
)
mod
handle;