unyt-org/datex

Add the ability to build DATEX Core without std

开放

#54 创建于 2025年6月24日

 (0 条评论) (0 个反应) (0 位负责人)Rust (2 个派生)github user discovery
good first issue

仓库指标

星标
 (14 个星标)
PR 合并指标
 (平均合并 53天 4小时) (30 天内合并 6 个 PR)

描述

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

贡献者指南