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.- fltk
dep_fltk
fltk
Rust bindings for the FLTK GUI library.- flume
dep_flume
flume
A blazingly fast multi-producer channel.- fontdue
dep_fontdue
fontdue
A simple no_std font parser and rasterizer.- gilrs
dep_gilrs
gilrs
Game Input Library for Rust.- hashbrown
dep_hashbrown
andalloc
hashbrown
A drop-in replacement for Rust’s standardHashMap
andHashSet
.- image
dep_image
image
Basic image processing and encoders/decoders for common image formats.- itertools
dep_itertools
itertools
Extra iterator adaptors, iterator methods, functions, and macros.- 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.- orion
dep_orion
orion
Usable, easy and safe pure-Rust crypto.- portable_
atomic dep_portable_atomic
portable-atomic
Portable atomic types including 128-bit atomics, floats, etc.- portable_
atomic_ util dep_portable_atomic_util
portable-atomic-util
Synchronization primitives built withportable-atomic
.- 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.- 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.- sdl2
dep_sdl2
sdl2
SDL2 bindings for Rust.- sdl3
dep_sdl3
sdl3
SDL3 bindings for Rust.- serde
dep_serde
serde
A generic serialization/deserialization framework.- simdutf8
dep_simdutf8
simdutf8
Blazingly fast API-compatible UTF-8 validation for Rust using SIMD extensions.- 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.- toml_
edit dep_toml_edit
toml_edit
TOML parsing and format-preserving editing.- 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.- ureq
dep_ureq
ureq
Simple, safe HTTP client.- 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.