Decision Workspace
baracuda-cutlass-kernels-sys vs baracuda-kernels-sys vs baracuda-cutlass-sys
Side-by-side comparison of Rust crates
Compiled CUTLASS template instantiations for the baracuda ecosystem. Hosts curated .cu kernel sources, builds them via baracuda-forge, exposes extern "C" entry points for the safe baracuda-cutlass crate.
Compiled bespoke .cu kernel template instantiations for the baracuda ML kernel facade plus C-ABI FFI facades for the library-backed plans (cuDNN conv/pool, cuSOLVER linalg, cuFFT/cuRAND, CUTLASS GEMM re-export). Hosts curated CUDA kernel sources (int8/FP8/int4/bin GEMM RRR, elementwise, reduce, norm, attention, …), builds them via baracuda-forge, exposes extern "C" entry points for the safe baracuda-kernels crate. CUTLASS template kernels live in the sibling baracuda-cutlass-kernels-sys crate and are re-exported here under the unified baracuda_kernels_gemm_* namespace.
Header acquisition for NVIDIA CUTLASS as a baracuda workspace dependency. Sparse-checkout fetch with file-locked caching; emits cargo:include for downstream build.rs consumers.
Core Metrics
| baracuda-cutlass-kernels-sys | baracuda-kernels-sys | baracuda-cutlass-sys | |
|---|---|---|---|
| Health Score | 57 | 57 | 57 |
| Total Downloads | 2.6K | 2.3K | 2.8K |
| 30d Downloads | 1.3K | 1.2K | 1.3K |
| Dependents | 89 | 78 | 73 |
| Releases | 53 | 50 | 53 |
| Last Updated | 4d ago | 4d ago | 4d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
Technical Details
| baracuda-cutlass-kernels-sys | baracuda-kernels-sys | baracuda-cutlass-sys | |
|---|---|---|---|
| Version | 0.0.1-alpha.77 | 0.0.1-alpha.77 | 0.0.1-alpha.77 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 1 |
| Crate Size | 36KB | 1.1MB | 9KB |
| Features | 4 | 15 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •baracuda-cutlass-kernels-sys leads with a health score of 57/100, but none of the options score above 80.
- •baracuda-cutlass-sys has the most downloads (2.8K), suggesting wider adoption.