unyt-org/datex

Add the ability to build DATEX Core without std

Aberta

#54 aberto em 24 de jun. de 2025

 (0 comentário) (0 reação) (0 responsável)Rust (2 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (14 estrelas)
Métricas de merge de PR
 (Mesclagem média 53d 4h) (6 fundiu PRs em 30d)

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

Guia do colaborador