unyt-org/datex

Add the ability to build DATEX Core without std

Ouverte

#54 ouverte le 24 juin 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (2 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Merge moyen 53j 4h) (6 PRs mergées en 30 j)

Description

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

Guide contributeur