Registry / utility / collenchyma

collenchyma

JSON →
library0.0.8rscratesunverified

High-performance computation on any hardware.

# Cargo.toml [dependencies] collenchyma = "0.0.8"
INSTALL
IMPORT
SIG · COLLENCHYMA
C
collenchyma
utilityrustv0.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Backend
use collenchyma::Backend;

Initializes a computation backend.

use collenchyma::Backend; fn main() { let backend = Backend::new(); backend.compute(); }
Debug
Known issues
gotchaRequires specific hardware support (e.g., CUDA, OpenCL).
fix
Install appropriate drivers and enable feature flags.
affects: >=0.0.1
Upgrade
Version history
0.0.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
collenchyma — cargo add collenchyma · libregistry