ahash • 0.8.12A non-cryptographic hash function using AES-NI for high performance
DIRECT
17
arbitrary • 1.4.2The trait for generating structured data from unstructured data
DIRECT
5
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
bitflags • 2.11.0A macro to generate structures which behave like bitflags.
DIRECT
0
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
home • 0.5.12Shared definitions of home directories.
INDIRECT
2
itoa • 1.0.17Fast integer primitive to string conversion
INDIRECT
0
libc • 0.2.183Raw FFI bindings to platform libraries like libc.
INDIRECT
0
litrs • 1.0.0Parse and inspect Rust literals (i.e. tokens in the Rust programming language
representing fixed values). Particularly useful for proc macros, but can also
be used outside of a proc-macro context.
portable-atomic • 1.13.1Portable atomic types including support for 128-bit atomics, atomic float, etc.
INDIRECT
0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.
INDIRECT
0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.