No Std::No Alloc
ryu-js
1.0.3 StableFast floating point to string conversion, ECMAScript compliant.
bon
3.9.3 StableNext-gen compile-time-checked builder generator, named function's arguments, and more!
serde
1.0.228 GrowingA generic serialization/deserialization framework
serde_with
3.21.0 StableCustom de/serialization functions for Rust's serde
rustversion
1.0.23 StableConditional compilation according to rustc compiler version
serde_core
1.0.228 GrowingSerde traits only, with no support for derive -- use the `serde` crate instead
croaring
2.7.0 StableRust wrapper for CRoaring
priv_sep
2.2.0 StableFFI for chroot(2), pledge(2), setgroups(2), setresgid(2), setresuid(2), and unveil(2).
owo-colors
4.3.0 StableZero-allocation terminal colors that'll make people go owo
serde_derive
1.0.228 GrowingMacros 1.1 implementation of #[derive(Serialize, Deserialize)]
lambert_w
2.0.4 StableFast and accurate evaluation of the Lambert W function by the method of T. Fukushima.
itertools
0.15.0 GrowingExtra iterator adaptors, iterator methods, free functions, and macros.
rkyv
0.8.17 GrowingZero-copy deserialization framework for Rust
zmij
1.0.23 GrowingA double-to-string conversion algorithm based on Schubfach and xjb
itoa
1.0.18 StableFast integer primitive to string conversion
uart_16550
0.6.0 GrowingSimple yet highly configurable low-level driver for 16550 UART devices, typically known and used as serial ports or COM ports. Easy integration into Rust while providing fine-grained control where needed (e.g., for kernel drivers).
automod
1.0.17 StablePull in every source file in a directory as a module.
ctor
1.0.8 StableGlobal, no_std-compatible constructors for all platforms that run before main (like C/C++ __attribute__((constructor)))
unicode-id-start
1.4.0 StableDetermine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31
rand_mt
6.0.3 GrowingReference Mersenne Twister random number generators.
ryu
1.0.23 GrowingFast floating point to string conversion
array_trait
1.1.25 StableA generic trait for any array, with item as type and length as const parameter
croaring-sys
4.7.1 StableRaw bindings to CRoaring
as_repr-core
1.8.0 ExperimentalRust trait for constant `#[repr(T)]` conversions
bump-scope
2.3.3 StableA fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
z3-sys
0.11.0 GrowingLow-level bindings for the Z3 SMT solver from Microsoft Research
ts_bitset
0.4.0 Experimentalcompact, efficient, non-allocating bitset
multiboot2-common
0.4.0 GrowingCommon helpers for the `multiboot2` and `multiboot2-header` crates.
auto_enums
0.8.9 GrowingA library for to allow multiple return types by automatically generated enum.
stak-vm
0.12.20 GrowingVirtual machines for Stak Scheme
stak-device
0.12.20 GrowingDevices for Stak Scheme
rkyv_derive
0.8.17 GrowingDerive macro for rkyv
indoc
2.0.7 GrowingIndented document literals
arm-sysregs
0.3.1 ExperimentalArmv8-A system register helper crate
linkme
0.3.36 GrowingSafe cross-platform linker shenanigans
pin-project-internal
1.1.13 StableImplementation detail of the `pin-project` crate.
etherparse
0.20.3 GrowingA library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...).
stak-process-context
0.12.20 GrowingProcess context for Stak Scheme
stak-time
0.12.20 GrowingTime library for Stak Scheme
coap-numbers
0.2.10 GrowingConstants for the CoAP protocol
dtoa
1.0.11 GrowingFast floating point primitive to string conversion
pastey
0.2.3 GrowingMacros for all your token pasting needs. Successor of paste.
inventory
0.3.24 GrowingTyped distributed plugin registration
zerocopy
0.8.54 GrowingZerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
ts_capabilityversion
0.4.0 Experimentaltailscale capability version definition
fixed-bigint
0.5.2 GrowingFixed-size big integer implementation for Rust
multiboot2
0.25.0 GrowingConvenient and safe parsing of Multiboot2 Boot Information (MBI) structures and the contained information tags. Usable in `no_std` environments, such as a kernel. An optional builder feature also allows the construction of the corresponding structures.
stak-configuration
0.12.20 GrowingStak Scheme configuration
stak-file
0.12.20 GrowingFile system for Stak Scheme
coap-message
0.3.7 GrowingInterface to CoAP messages