Decision Workspace
singe-kernel-sys vs baracuda-cutlass-kernels-sys vs baracuda-kernels-sys
Side-by-side comparison of Rust crates
Low-level FFI bindings for the Singe custom kernels.
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.
Core Metrics
| singe-kernel-sys | baracuda-cutlass-kernels-sys | baracuda-kernels-sys | |
|---|---|---|---|
| Health Score | 42 | 57 | 57 |
| Total Downloads | 31 | 2.6K | 2.3K |
| 30d Downloads | 0 | 1.3K | 1.2K |
| Dependents | 0 | 89 | 78 |
| Releases | 2 | 53 | 50 |
| Last Updated | 49d ago | 4d ago | 4d ago |
| Age | 3m | 2m | 1m |
Health Breakdown
Technical Details
| singe-kernel-sys | baracuda-cutlass-kernels-sys | baracuda-kernels-sys | |
|---|---|---|---|
| Version | 0.1.0-alpha.3 | 0.0.1-alpha.77 | 0.0.1-alpha.77 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 2KB | 36KB | 1.1MB |
| Features | 0 | 4 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 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.