unyt-org/datex

Add the ability to build DATEX Core without std

Aperta

#54 aperta il 24 giu 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (2 fork)github user discovery
good first issue

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Merge medio 53g 4h) (6 PR mergiate in 30 g)

Descrizione

For embedded devices it would be great if we can use a no-std environment and meaningful subsets for stuff that is not part of the no-std create such as RefCells, HashMaps and others.

see // FIXME no-std

Guida contributor