5 unstable releases

Uses new Rust 2024

new 0.2.0-pre.1 Feb 9, 2026
0.1.1 Jan 23, 2026
0.1.0 Jan 15, 2026
0.1.0-pre.1 Dec 18, 2025
0.0.1 Dec 5, 2025

#1569 in Algorithms

Download history 56/week @ 2025-12-12 660/week @ 2025-12-19 395/week @ 2025-12-26 525/week @ 2026-01-02 582/week @ 2026-01-09 2198/week @ 2026-01-16 3325/week @ 2026-01-23 4930/week @ 2026-01-30 4935/week @ 2026-02-06

15,627 downloads per month
Used in 34 crates (2 directly)

MIT/Apache

1.5MB
36K SLoC


Discord Current Crates.io Version Minimum Supported Rust Version Test Status license


CubeK: high-performance multi-platform kernels in CubeCL

Algorithms

Algorithms Variants
Random bernoulli normal uniform
Quantization symmetric per-block per-tensor q2 q4 q8 fp4
Reduction mean sum prod max min arg[max|min] per-cube per-plane
Matmul mma unit tma multi-stage specialization ordered multi-rows
Convolution mma unit tma multi-stage im2col
Attention mma unit multi-rows

Contributing

If you want to contribute new kernels, please read the GUIDE.md.

Dependencies

~60–100MB
~2M SLoC