combs-core 0.2.0

Combs Engine core: backend aliases, device helpers, memory facade
Documentation
  • Coverage
  • 100%
    27 out of 27 items documented0 out of 10 items with examples
  • Size
  • Source code size: 161.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.79 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 3s Average build duration of successful builds.
  • all releases: 1m 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • asqrzk

combs-core

Backend type aliases, device helpers, and the memory-pool facade for the Combs Engine L0 Rust core.

Phase 1 runs entirely on the wgpu backend (Metal on Apple Silicon) with f32 compute. f16 compute and custom CubeCL kernels are later-phase optimizations; the aliases here are the single place to change.