atomic
A generic atomic wrapper type.
bytemuck
Small utilities for casting between plain data types.
const-str
Compile-time string operations.
crossterm
A crossplatform terminal library for manipulating terminals.
hashbrown
A drop-in replacement for Rust’s standard HashMap
and HashSet
.
libm
A port of
MUSL
’s libm to Rust.
memchr
Optimized routines for string search primitives.
miniquad
Cross-platform window context and rendering library.
portable-atomic
Portable atomic types including 128-bit atomics, floats, etc.
rand_core
Random number generation traits.
unicode-segmentation
Split strings on Grapheme Clusters, Words or Sentences.
unicode-width
Determine displayed width of char
and str
types.
wide
SIMD-compatible data types.