Expand description
Re-exported optional dependencies.
Modules§
- _alloc
alloc
alloc
Re-exported Rustalloc
library. - _std
std
std
Re-exported Ruststd
library. - allocator_
api2 dep_allocator_api2
allocator-api2
Mirror of Rust’s allocator api for use on stable rust - atomic
dep_atomic
atomic
A generic atomic wrapper type. - bumpalo
dep_bumpalo
bumpalo
A fast bump allocation arena for Rust. - bytemuck
dep_bytemuck
bytemuck
Small utilities for casting between plain data types. - const_
str dep_const_str
const-str
Compile-time string operations. - crossterm
dep_crossterm
andstd
crossterm
Cross-platform Terminal Manipulation Library. - hashbrown
dep_hashbrown
andalloc
hashbrown
A drop-in replacement for Rust’s standardHashMap
andHashSet
. - jiff
dep_jiff
andalloc
jiff
A high level datetime library that is secure and performant. - js_sys
dep_js_sys
js-sys
Bindings for all JS global objects and functions in all JS environments. - kira
dep_kira
kira
Expressive audio library for games. - libm
dep_libm
libm
A port ofMUSL
’s libm to Rust. - log
dep_log
log
A lightweight logging facade. - memchr
dep_memchr
memchr
Optimized routines for string search primitives. - midir
dep_midir
midir
A cross-platform, realtime MIDI processing library. - miniquad
dep_miniquad
miniquad
Cross-platform window context and rendering library. - nc
dep_nc
nc
Access system calls directly in: linux, android, freebsd, netbsd, macos. - portable_
atomic dep_portable_atomic
portable-atomic
Portable atomic types including 128-bit atomics, floats, etc. - pyo3
dep_pyo3
andstd
pyo3
Bindings to Python interpreter. - rand_
core dep_rand_core
rand_core
Random number generation traits. - raw_
cpuid dep_raw_cpuid
raw-cpuid
A library to parse the x86 CPUID instruction. - rayon
dep_rayon
rayon
Simple work-stealing parallelism for Rust. - regex_
lite dep_regex_lite
regex-lite
A lightweight regex engine optimized for binary size and compilation time. - rkyv
dep_rkyv
rkyv
A zero-copy deserialization framework for Rust. - rodio
dep_rodio
rodio
Audio playback library. - rustix
dep_rustix
rustix
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls. - safe_
arch dep_safe_arch
safe_arch
Exposes arch-specific intrinsics as safe functions. - serde
dep_serde
serde
A generic serialization/deserialization framework. - stringzilla
dep_stringzilla
stringzilla
SIMD-accelerated string search, sorting, fingerprints, and edit distances. - symphonia
dep_symphonia
symphonia
Pure Rust media container and audio decoding library. - sysinfo
dep_sysinfo
sysinfo
Get system information such as processes, CPUs, disks, and networks. - tinyaudio
dep_tinyaudio
andalloc
tinyaudio
A cross-platform, easy-to-use, low-level, audio output library. - tokio
dep_tokio
andstd
tokio
A runtime for writing reliable network applications without compromising speed. - tracing
dep_tracing
andalloc
tracing
A scoped, structured logging and diagnostics system. - unicode_
segmentation dep_unicode_segmentation
unicode-segmentation
Split strings on Grapheme Clusters, Words or Sentences. - unicode_
width dep_unicode_width
unicode-width
Determine displayed width ofchar
andstr
types. - wasm_
bindgen dep_wasm_bindgen
wasm-bindgen
Easy support for interacting between JS and Rust. - web_sys
dep_web_sys
web-sys
Bindings for all Web APIs. - wide
dep_wide
wide
SIMD-compatible data types. - winnow
dep_winnow
winnow
A byte-oriented, zero-copy, parser combinators library.