全部标签
目录标签

#no-std

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

560 条记录
标签为“no-std”按健康指数排序
crates.io
62中等健康指数
orium/archery
Abstract over the atomicity of reference-counting pointers in rust
Rust★ 179↓ 1.7M/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
crates.io
62中等健康指数
orxfun/orx-concurrent-vec
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
Rust★ 18↓ 15.2K/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
crates.io
62中等健康指数
orxfun/orx-pinned-vec
PinnedVec trait defines the interface for vectors which guarantee that elements added to the vector are pinned to their memory locations unless explicitly changed.
Rust★ 2↓ 646.7K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
62中等健康指数
rust-embedded/critical-section
Pluggable critical section
Rust★ 170↓ 8.5M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
62中等健康指数
smol-rs/async-task
Task abstraction for building executors
Rust★ 602↓ 10.1M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
62中等健康指数
wingertge/macerator
Type-generic runtime-selected SIMD for Rust
Rust★ 27↓ 114K/月2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
crates.io
62中等健康指数
zommiommy/common_traits
Rust traits I write way too often
Rust★ 3↓ 28.9K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
60中等健康指数
Amanieu/intrusive-rs
Intrusive collections for Rust
Rust★ 548↓ 1.8M/月2026年8月6日
Apache-2.02026年8月6日 · 指标 2.10.0
crates.io
60中等健康指数
agerasev/ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
Rust★ 584↓ 1.1M/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
60中等健康指数
al8n/wg
Golang like WaitGroup implementation for sync/async Rust, support no_std environment.
Rust★ 36↓ 16.5K/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
60中等健康指数
dtolnay/serde-untagged
Serde Visitor for deserializing untagged enums
Rust★ 72↓ 6.2M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
60中等健康指数
iShape-Rust/iFloat
This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.
Rust★ 7↓ 984.8K/月2026年8月3日
MIT2026年8月3日 · 指标 2.10.0
crates.io
60中等健康指数
iqlusioninc/crates
A collection of open source Rust crates from iqlusion
Rust★ 577↓ 17.2M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
60中等健康指数
kaidokert/num-traits
Numeric traits for generic mathematics in Rust
Rust★ 2↓ 2,181/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
60中等健康指数
mcountryman/simd-adler32
A SIMD-accelerated Adler-32 hash algorithm implementation.
Rust★ 47↓ 42.6M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
60中等健康指数
orxfun/orx-concurrent-iter
A thread-safe and ergonomic concurrent iterator trait and efficient lock-free implementations.
Rust★ 6↓ 645.4K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
60中等健康指数
paholg/typenum
Compile time numbers in Rust.
Rust★ 586↓ 64.6M/月2026年8月4日
自定义许可证2026年8月4日 · 指标 2.10.0
crates.io
60中等健康指数
phip1611/lowpass-filter
Simple first-order digital lowpass filters, compatible with `no_std`. You can use it, for example, to get the low frequencies from a song.
Rust★ 12↓ 4,374/月2026年9月6日
MIT2026年9月6日 · 指标 2.10.0
crates.io
60中等健康指数
reem/rust-ordered-float
该仓库未发布描述。
Rust★ 331↓ 29M/月2026年8月8日
MIT2026年8月8日 · 指标 2.10.0
crates.io
60中等健康指数
rust-num/num-primitive
Traits for primitive numeric types
Rust★ 10↓ 3,291/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
crates.io
60中等健康指数
seancroach/simd_cesu8
An extremely fast, SIMD-accelerated, encoding and decoding library for CESU-8 and Modified UTF-8.
Rust★ 8↓ 7.5M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
crates.io
59中等健康指数
AldaronLau/as_repr
Rust trait for constant `#[repr(T)]` conversions
Rust★ 1↓ 14.4K/月2026年7月28日
Apache-2.02026年7月28日 · 指标 2.10.0
crates.io
59中等健康指数
Alexhuszagh/fast-float-rust
Super-fast float parser in Rust. Fork of fast-float.
Rust★ 6↓ 2.2M/月2026年8月20日
Apache-2.02026年8月20日 · 指标 2.10.0
crates.io
59中等健康指数
CasualX/obfstr
Compiletime string literal obfuscation.
Rust★ 610↓ 191.1K/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
crates.io
59中等健康指数
LukasKalbertodt/stable-vec
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
Rust★ 28↓ 148K/月2026年8月25日
Apache-2.02026年8月25日 · 指标 2.10.0
crates.io
59中等健康指数
Systemcluster/editpe
Resource Editor for parsing and modification of Windows Executables, supporting icon replacement, resource transfer between files, and more.
Rust★ 15↓ 55.8K/月2026年8月15日
BSD-2-Clause2026年8月15日 · 指标 2.10.0
crates.io
59中等健康指数
alacritty/vte
Parser for virtual terminal emulators
Rust★ 321↓ 4.1M/月2026年8月3日
Apache-2.02026年8月3日 · 指标 2.10.0
crates.io
59中等健康指数
andreacorbellini/rust-circular-buffer
Circular buffer implementation in Rust
Rust★ 42↓ 315K/月2026年8月16日
BSD-3-Clause2026年8月16日 · 指标 2.10.0
crates.io
59中等健康指数
dimforge/simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Rust★ 347↓ 4.3M/月2026年8月3日
Apache-2.02026年8月3日 · 指标 2.10.0
crates.io
59中等健康指数
magiclen/validators
A library for validating and modeling user input.
Rust★ 24↓ 302.2K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0