rustio rustio.net
56

baracuda-transformer-engine-sys

v0.0.1-alpha.77 Experimental

Build + raw FFI bindings to baracuda's port of NVIDIA TransformerEngine's FP8 cast/transpose + delayed-scaling recipe primitives. Cast/recipe subset only — `normalization` / `fused_rope` / `fused_attn` / `fused_softmax` / `activation` / `gemm` deliberately skipped (overlap existing baracuda Phase 3/5/14/17/30/31/36/41/42). NO cuDNN dep (recipe + cast paths don't need it; `fused_attn` would, and we skip it); NO pybind11 (the safe wrapper lives in `baracuda-transformer-engine` and exposes a raw C ABI defined in `csrc/baracuda_te_shim.cu`). Apache-2.0 per upstream — see `ATTRIBUTION.md`.

MIT OR Apache-2.0 Edition 2024 MSRV 1.85
External FFI bindingsScience #ffi#cuda#fp8#transformer-engine#delayed-scaling

Quick Verdict

  • Actively maintained (updated 4d ago)
  • !Pre-1.0: API may have breaking changes
  • Tiny footprint (24KB, 3 deps)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
437
Dependents
20
Releases
20
Size
24KB

Deep Insights

📈
Strong growth momentum

248 downloads in the last 30 days (8/day), up 31% from the previous period.

👤
Prolific maintainer

The primary maintainer publishes 161 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

🪶
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 24KB, baracuda-transformer-engine-sys is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
04/275/156/26/207/87/25

Top Dependents

Most downloaded crates that depend on baracuda-transformer-engine-sys

Version Adoption

v0.0.1-alpha.74
24%
v0.0.1-alpha.69
22%
v0.0.1-alpha.72
18%
v0.0.1-alpha.76
18%
v0.0.1-alpha.70
18%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

Feature Flags

sm80sm89sm90abuild-vendor

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
20
crates depend on baracuda-transformer-engine-sys

Similar Crates