unyt-org/datex

Add the ability to build DATEX Core without std

オープン

#54 opened on 2025/06/24

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (平均マージ 53d 4h) (30d で 6 merged PRs)

説明

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

コントリビューターガイド