unyt-org/datex

Add the ability to build DATEX Core without std

Offen

#54 geöffnet am 24.06.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 53T 4h) (6 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide