全部标签
目录标签

#no-std

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

560 条记录
标签为“no-std”按健康指数排序
crates.io
73良好健康指数
lordmulder/sponge-hash-aes256
A sponge-based secure hash function that uses AES-256 as its internal PRF.
Rust★ 1↓ 3,660/月2026年8月22日
0BSD2026年8月22日 · 指标 2.10.0
crates.io
73良好健康指数
madsmtm/objc2
Bindings to Apple frameworks in Rust
Rust★ 996↓ 41.5M/月2026年8月8日
自定义许可证2026年8月8日 · 指标 2.10.0
crates.io
73良好健康指数
paritytech/trie
Base-16 Modified Patricia Merkle Tree (aka Trie)
Rust★ 274↓ 1.7M/月2026年8月23日
Apache-2.02026年8月23日 · 指标 2.10.0
crates.io
73良好健康指数
phip1611/spectrum-analyzer
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
Rust★ 174↓ 14.5K/月2026年9月6日
MIT2026年9月6日 · 指标 2.10.0
crates.io
73良好健康指数
rust-osdev/acpi
Rust library for parsing ACPI tables and interpreting AML
Rust · ASL★ 239↓ 78K/月2026年7月29日
Apache-2.02026年7月29日 · 指标 2.10.0
crates.io
73良好健康指数
shiguredo/toml-rs
TOML Library
Rust★ 23↓ 8,484/月2026年8月19日
Apache-2.02026年8月19日 · 指标 2.10.0
crates.io
71良好健康指数
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Rust★ 3,392↓ 196M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
crates.io · Hex · PyPI
71良好健康指数
GeiserX/tailscale-rs
A best-effort, pure-Rust port of Tailscale's Go tsnet — embed a Tailscale node directly in your Rust app. Fork of tailscale/tailscale-rs.
Rust★ 2↓ 4,834/月2026年7月27日
自定义许可证2026年7月27日 · 指标 2.10.0
crates.io
71良好健康指数
Lokathor/tinyvec
Just, really the littlest Vec you could need. So smol.
Rust★ 753↓ 50.1M/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
71良好健康指数
Rahix/avr-device
Register access crate for AVR microcontrollers
Rust★ 237↓ 14.9K/月2026年8月6日
Apache-2.02026年8月6日 · 指标 2.10.0
crates.io
71良好健康指数
boa-dev/ryu-js
Fast floating point to string conversion that complies to the ECMAScript number-to-string algorithm
Rust★ 29↓ 3.7M/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
71良好健康指数
ciresnave/vulkane
Vulkan API bindings
Rust★ 6↓ 5,532/月2026年9月4日
Apache-2.02026年9月4日 · 指标 2.10.0
crates.io
71良好健康指数
dtolnay/inherent
Make trait methods callable without the trait in scope
Rust★ 165↓ 1.4M/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
71良好健康指数
dtolnay/no-panic
Attribute macro to require that the compiler prove a function can't ever panic
Rust★ 1,203↓ 30.8K/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
71良好健康指数
indexmap-rs/ordermap
A hash table with strong order and fast iteration; access items by key or sequence index
Rust★ 62↓ 1.4M/月2026年9月2日
Apache-2.02026年9月2日 · 指标 2.10.0
crates.io
71良好健康指数
isdaniel/pg-walstream
A Rust library for streaming PostgreSQL WAL using the logical replication protocol.
Rust★ 16↓ 7,032/月2026年7月17日
BSD-3-Clause2026年7月17日 · 指标 2.10.0
crates.io
71良好健康指数
kaidokert/fixed-bigint-rs
Fixed-size big integer implementation for Rust
Rust★ 11↓ 2,103/月2026年7月20日
Apache-2.02026年7月20日 · 指标 2.10.0
crates.io
71良好健康指数
librasn/rasn
A Safe #[no_std] ASN.1 Codec Framework
Rust★ 375↓ 787.3K/月2026年8月8日
自定义许可证2026年8月8日 · 指标 2.10.0
crates.io
71良好健康指数
Rust★ 731↓ 93.4M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
crates.io
71良好健康指数
mumbleskates/bilrost
A compact, extensible, ergonomic binary encoding for the Rust language
Rust★ 45↓ 19.3K/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
71良好健康指数
orxfun/orx-split-vec
An efficient dynamic capacity vector with pinned element guarantees.
Rust★ 3↓ 646.8K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
71良好健康指数
p-sira/ellip
Elliptic integrals for Rust
Rust · Wolfram Language★ 12↓ 12.5K/月2026年7月27日
BSD-3-Clause2026年7月27日 · 指标 2.10.0
crates.io
71良好健康指数
probe-rs/embedded-test
A test harness and runner for embedded devices
Rust★ 180↓ 91.5K/月2026年7月31日
无许可证2026年7月31日 · 指标 2.10.0
crates.io
71良好健康指数
rust-random/rand_core
rand_core: core random number generation traits
Rust★ 12↓ 122M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
crates.io
71良好健康指数
Rust★ 54↓ 27.5M/月2026年8月11日
自定义许可证2026年8月11日 · 指标 2.10.0
crates.io
71良好健康指数
valkyoth/base64-ng
A next-generation Base64 codec for Rust.
Rust · Shell · Python★ 2↓ 4,983/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
71良好健康指数
x52dev/serde-utils
A collection of serde utility crates.
Rust★ 7↓ 570.7K/月2026年7月21日
Apache-2.02026年7月21日 · 指标 2.10.0
crates.io
69良好健康指数
CarlKCarlK/range-set-blaze
Integer sets as fast, sorted, integer ranges with full set operations
Rust★ 112↓ 399K/月2026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
crates.io
69良好健康指数
Lokathor/safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
Rust★ 63↓ 5.3M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
crates.io
69良好健康指数
ModProg/derive-where
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
Rust★ 97↓ 4.5M/月2026年8月21日
Apache-2.02026年8月21日 · 指标 2.10.0