addr2line • 0.20.0 A cross-platform symbolication library written in Rust, using `gimli` INDIRECT 1 1681614353 alsa • 0.6.0 Thin but safe wrappers for ALSA (Linux sound API) INDIRECT 11 1635432922 android_log-sys • 0.2.0 FFI bindings to Android log Library.
INDIRECT 0 1595319432 android_logger • 0.10.1 A logging implementation for `log` which hooks to android log output.
INDIRECT 8 1618518669 anyhow • 1.0.94 Flexible concrete Error type built on std::error::Error INDIRECT 0 1733252585 arrayvec • 0.7.6 A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. INDIRECT 0 1723896856 async-channel • 1.9.0 Async multi-producer multi-consumer channel INDIRECT 4 1688790124 async-executor • 1.13.1 Async executor INDIRECT 11 1725730790 async-task • 4.7.1 Task abstraction for building executors INDIRECT 0 1714259180 autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 backtrace • 0.3.68 A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT 12 1688077502 base64 • 0.13.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1666357812 base64 • 0.22.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1714519000 bevy_animation • 0.7.0 Provides animation functionality for Bevy Engine INDIRECT 161 1650045050 bevy_app • 0.7.0 Provides core App functionality for Bevy Engine INDIRECT 83 1650044656 bevy_asset • 0.7.0 Provides asset functionality for Bevy Engine INDIRECT 158 1650044766 bevy_audio • 0.7.0 Provides audio functionality for Bevy Engine INDIRECT 200 1650044787 bevy_core_pipeline • 0.7.0 Provides a core render pipeline for Bevy Engine. INDIRECT 230 1650044984 bevy_core • 0.7.0 Provides core functionality for Bevy Engine INDIRECT 85 1650044809 bevy_crevice • 0.7.0 Create GLSL-compatible versions of structs with explicitly-initialized padding (Bevy version) INDIRECT 33 1650044939 bevy_derive • 0.7.0 Provides derive implementations for Bevy Engine INDIRECT 28 1650044536 bevy_diagnostic • 0.7.0 Provides diagnostic functionality for Bevy Engine INDIRECT 103 1650044831 bevy_ecs_macros • 0.7.0 Bevy ECS Macros INDIRECT 28 1650044601 bevy_ecs • 0.7.0 Bevy Engine's entity component system INDIRECT 82 1650044872 bevy_gilrs • 0.7.0 Gamepad system made using Gilrs for Bevy Engine INDIRECT 116 1650045028 bevy_gltf • 0.7.0 Bevy Engine GLTF loading INDIRECT 244 1650045094 bevy_hierarchy • 0.7.0 Provides hierarchy functionality for Bevy Engine INDIRECT 84 1650044852 bevy_input • 0.7.0 Provides input functionality for Bevy Engine INDIRECT 85 1650045006 bevy_internal • 0.7.0 An internal Bevy crate used to facilitate optional dynamic linking via the 'dynamic_linking' feature INDIRECT 342 1650045226 bevy_log • 0.7.0 Provides logging for Bevy Engine INDIRECT 100 1650044678 bevy_macro_utils • 0.7.0 A collection of utils for Bevy Engine INDIRECT 27 1650044514 bevy_math • 0.7.0 Provides math functionality for Bevy Engine INDIRECT 58 1650044558 bevy_pbr • 0.7.0 Adds PBR rendering to Bevy Engine INDIRECT 231 1650045072 bevy_reflect_derive • 0.7.0 Derive implementations for bevy_reflect INDIRECT 29 1650044722 bevy_reflect • 0.7.0 Dynamically interact with rust types INDIRECT 57 1650044744 bevy_render • 0.7.0 Provides rendering functionality for Bevy Engine INDIRECT 229 1650044962 bevy_scene • 0.7.0 Provides scene functionality for Bevy Engine INDIRECT 162 1650045116 bevy_sprite • 0.7.0 Provides sprite functionality for Bevy Engine INDIRECT 235 1650045138 bevy_tasks • 0.7.0 A task executor for Bevy Engine INDIRECT 38 1650044580 bevy_text • 0.7.0 Provides text functionality for Bevy Engine INDIRECT 243 1650045160 bevy_transform • 0.7.0 Provides transform functionality for Bevy Engine INDIRECT 86 1650044874 bevy_ui • 0.7.0 A custom ECS-driven UI framework built specifically for Bevy Engine INDIRECT 247 1650045182 bevy_utils • 0.7.0 A collection of utils for Bevy Engine INDIRECT 37 1650044492 bevy_window • 0.7.0 Provides windowing functionality for Bevy Engine INDIRECT 87 1650044896 bevy_winit • 0.7.0 A winit window and input backend for Bevy Engine INDIRECT 150 1650045204 bevy-crevice-derive • 0.7.0 Derive crate for the 'crevice' crate (Bevy version) INDIRECT 28 1650044917 bevy • 0.7.0 A refreshingly simple data-driven game engine and app framework DIRECT 343 1650045361 bit_field • 0.10.2 Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types. INDIRECT 0 1677326435 bit-set • 0.5.3 A set of bits INDIRECT 1 1658536384 bit-vec • 0.6.3 A vector of bits INDIRECT 0 1607074138 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 bitflags • 2.6.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1719273450 borrow-bag • 1.1.1 A type-safe, heterogeneous collection with zero-cost add and borrow INDIRECT 0 1694547628 bumpalo • 3.16.0 A fast bump allocation arena for Rust. INDIRECT 0 1712590168 cargo-manifest • 0.2.9 Helper crate to parse and manipulate manifests - `Cargo.toml` files. INDIRECT 25 1660918544 cc • 1.0.99 A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
INDIRECT 3 1717759238 cesu8 • 1.1.0 Convert to and from CESU-8 encoding (similar to UTF-8) INDIRECT 0 1463314841 cexpr • 0.6.0 A C expression parser and evaluator INDIRECT 3 1633944712 cfg-if • 0.1.10 A 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.
INDIRECT 0 1569338841 cfg-if • 1.0.0 A 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.
INDIRECT 0 1602009852 cocoa-foundation • 0.1.2 Bindings to Cocoa Foundation for macOS INDIRECT 12 1695393466 cocoa • 0.24.1 Bindings to Cocoa for macOS INDIRECT 16 1667309058 concurrent-queue • 2.5.0 Concurrent multi-producer multi-consumer queue INDIRECT 1 1714141578 console_error_panic_hook • 0.1.7 A panic hook for `wasm32-unknown-unknown` that logs panics to `console.error` INDIRECT 13 1633971662 const_fn • 0.4.10 A lightweight attribute for easy generation of const functions with conditional compilations.
INDIRECT 0 1713673381 cookie • 0.15.2 HTTP cookie parsing and cookie jar management. Supports signed and private
(encrypted, authenticated) jars.
INDIRECT 42 1664172147 copyless • 0.1.5 Ways to eliminate memcpy calls when using the standard library. INDIRECT 0 1591022567 core-foundation-sys • 0.6.2 Bindings to Core Foundation for macOS INDIRECT 0 1538156779 core-foundation-sys • 0.7.0 Bindings to Core Foundation for macOS INDIRECT 0 1573600422 core-foundation-sys • 0.8.7 Bindings to Core Foundation for macOS INDIRECT 0 1723337307 core-foundation • 0.6.4 Bindings to Core Foundation for macOS INDIRECT 2 1553887536 core-foundation • 0.7.0 Bindings to Core Foundation for macOS INDIRECT 2 1573600449 core-foundation • 0.9.4 Bindings to Core Foundation for macOS INDIRECT 2 1701360289 core-graphics-types • 0.1.3 Bindings for some fundamental Core Graphics types INDIRECT 4 1701382104 core-graphics • 0.19.2 Bindings to Core Graphics for macOS INDIRECT 6 1593284715 core-graphics • 0.22.3 Bindings to Core Graphics for macOS INDIRECT 7 1635872581 coreaudio-rs • 0.10.0 A friendly rust interface for Apple's CoreAudio API. INDIRECT 35 1607348049 crc32fast • 1.4.2 Fast, SIMD-accelerated CRC32 (IEEE) checksum computation INDIRECT 1 1716220033 crossbeam-channel • 0.5.14 Multi-producer multi-consumer channels for message passing DIRECT 1 1734276395 crossbeam-deque • 0.8.6 Concurrent work-stealing deque INDIRECT 2 1734276568 crossbeam-epoch • 0.9.18 Epoch-based garbage collection INDIRECT 1 1704718607 crossbeam-queue • 0.3.12 Concurrent queues INDIRECT 1 1734276414 crossbeam-utils • 0.8.21 Utilities for concurrent programming INDIRECT 0 1734276361 crossbeam • 0.8.4 Tools for concurrent programming DIRECT 5 1704718698 cty • 0.2.2 Type aliases to C types like c_int for use with bindgen INDIRECT 0 1633780604 d3d12 • 0.4.1 Low level D3D12 API wrapper INDIRECT 6 1629309387 deflate • 0.8.6 A DEFLATE, zlib and gzip encoder written in Rust.
INDIRECT 2 1594052167 downcast-rs • 1.2.1 Trait object downcasting support using only safe Rust. It supports type
parameters, associated types, and type constraints.
INDIRECT 0 1712450426 either • 1.13.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1719355194 env_logger • 0.8.4 A logging implementation for `log` which is configured via an environment
variable.
INDIRECT 5 1623402715 equivalent • 1.0.1 Traits for key comparison in maps. INDIRECT 0 1689022551 erased-serde • 0.3.31 Type-erased Serialize and Serializer traits INDIRECT 6 1693008611 euclid • 0.22.11 Geometry primitives INDIRECT 2 1724848089 event-listener • 2.5.3 Notify async tasks or threads INDIRECT 0 1658888913 fastrand • 1.9.0 A simple and fast random number generator INDIRECT 16 1676343913 fastrand • 2.3.0 A simple and fast random number generator INDIRECT 0 1733675249 fdeflate • 0.3.7 Fast specialized deflate implementation INDIRECT 1 1733454972 filetime • 0.2.25 Platform-agnostic accessors of timestamps in File metadata
INDIRECT 15 1724791273 fixedbitset • 0.4.2 FixedBitSet is a simple bitset collection INDIRECT 0 1656891458 flate2 • 1.0.35 DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
INDIRECT 5 1731592582 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 foreign-types-shared • 0.1.1 An internal crate used by foreign-types INDIRECT 0 1511911005 foreign-types • 0.3.2 A framework for Rust wrappers over C APIs INDIRECT 1 1511911059 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-executor • 0.3.31 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 16 1728112054 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 futures-lite • 1.13.0 Futures, streams, and async I/O combinators INDIRECT 23 1680895791 futures-lite • 2.5.0 Futures, streams, and async I/O combinators INDIRECT 5 1731030200 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 futures-task • 0.3.31 Tools for working with tasks.
INDIRECT 0 1728112021 futures-util • 0.3.31 Common utilities and extension traits for the futures-rs library.
INDIRECT 15 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 17 1728112065 fxhash • 0.2.1 A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. INDIRECT 1 1501354938 getrandom • 0.2.15 A small cross-platform library for retrieving random data from system source INDIRECT 16 1714998581 gif • 0.13.1 GIF de- and encoder INDIRECT 2 1706030241 gilrs-core • 0.3.2 Minimal event based abstraction for working with gamepads INDIRECT 55 1640882008 gilrs • 0.8.2 Game Input Library for Rust INDIRECT 57 1640881956 gimli • 0.27.3 A library for reading and writing the DWARF debugging format. INDIRECT 0 1686794985 glam • 0.20.5 A simple and fast 3D math library for games and graphics INDIRECT 9 1649759409 glam • 0.21.3 A simple and fast 3D math library for games and graphics INDIRECT 0 1659439791 glob • 0.3.1 Support for matching file paths against Unix shell style patterns.
INDIRECT 0 1673015798 glow • 0.11.2 GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code. INDIRECT 17 1640662217 gltf-derive • 1.4.1 Internal macros for the gltf crate INDIRECT 5 1715343347 gltf-json • 1.4.1 JSON parsing for the gltf crate INDIRECT 12 1715343361 gltf • 1.4.1 glTF 2.0 loader INDIRECT 15 1715343425 gotham_derive • 0.7.1 Private implementation detail of the gotham framework INDIRECT 4 1679321174 gotham • 0.7.4 A flexible web framework that promotes stability, safety, security and speed. DIRECT 127 1713341866 gpu-alloc-types • 0.2.0 Core types of gpu-alloc crate INDIRECT 1 1611431742 gpu-alloc • 0.5.4 Implementation agnostic memory allocator for Vulkan like APIs INDIRECT 2 1683315212 gpu-descriptor-types • 0.1.2 Core types of gpu-descriptor crate INDIRECT 1 1695650628 gpu-descriptor • 0.2.3 Implementation agnostic descriptor allocator for Vulkan like APIs INDIRECT 23 1660260930 guillotiere • 0.6.2 A dynamic 2D texture atlas allocator with fast deallocation. INDIRECT 4 1628636508 half • 2.4.1 Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. INDIRECT 2 1712434058 hashbrown • 0.11.2 A Rust port of Google's SwissTable hash map INDIRECT 21 1616650527 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 19 1658056838 hashbrown • 0.15.2 A Rust port of Google's SwissTable hash map INDIRECT 0 1732494980 hermit-abi • 0.3.9 Hermit system calls definitions. INDIRECT 0 1709156122 hex • 0.4.3 Encoding and decoding data into/from hexadecimal representation. INDIRECT 0 1614768538 hexasphere • 7.2.1 A library to evenly tile hexagons on a sphere.
INDIRECT 2 1662153412 http • 0.2.12 A set of types for representing HTTP requests and responses.
INDIRECT 3 1709570158 httparse • 1.9.5 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1727726642 httpdate • 1.0.3 HTTP date parsing and formatting INDIRECT 0 1691924154 ident_case • 1.0.1 Utility for applying case rules to Rust identifiers. INDIRECT 0 1552939640 image • 0.24.9 Imaging library. Provides basic image processing and encoders/decoders for common image formats. DIRECT 39 1708666080 indexmap • 1.9.3 A hash table with consistent order and fast iteration. INDIRECT 21 1679702062 indexmap • 2.7.0 A hash table with consistent order and fast iteration. INDIRECT 2 1733014069 io-kit-sys • 0.1.0 Bindings to IOKit for macOS INDIRECT 3 1541512613 itertools • 0.12.1 Extra iterator adaptors, iterator methods, free functions, and macros. INDIRECT 1 1706551442 itoa • 1.0.14 Fast integer primitive to string conversion INDIRECT 0 1732562705 jni-sys • 0.3.0 Rust definitions corresponding to jni.h INDIRECT 0 1500606222 jni • 0.19.0 Rust bindings to the JNI INDIRECT 25 1612630162 jobserver • 0.1.32 An implementation of the GNU Make jobserver for Rust.
INDIRECT 1 1721749558 jpeg-decoder • 0.3.1 JPEG decoder INDIRECT 6 1705177018 js-sys • 0.3.76 Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
INDIRECT 13 1733534144 khronos-egl • 4.1.0 Rust bindings for EGL INDIRECT 6 1616510076 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 lazycell • 1.3.0 A library providing a lazily filled Cell struct INDIRECT 0 1597194684 lewton • 0.10.2 Pure Rust vorbis decoder INDIRECT 4 1611171078 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1734585492 libm • 0.1.4 libm in pure Rust INDIRECT 0 1560367891 linked-hash-map • 0.5.6 A HashMap wrapper that holds key-value pairs in insertion order INDIRECT 0 1656186760 lock_api • 0.4.12 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 2 1714086109 log • 0.4.22 A lightweight logging facade for Rust
INDIRECT 0 1719534494 metal • 0.23.1 Rust bindings for Metal INDIRECT 15 1629389904 mime • 0.3.17 Strongly Typed Mimes DIRECT 0 1679324704 minimal-lexical • 0.2.1 Fast float parsing conversion routines. INDIRECT 0 1633344493 miow • 0.3.7 A zero overhead I/O library for Windows, focusing on IOCP and async I/O
abstractions.
INDIRECT 3 1616443950 naga • 0.8.5 Shader translation infrastructure INDIRECT 52 1643139455 ndk-context • 0.1.1 Handles for accessing Android APIs INDIRECT 0 1650379207 ndk-glue • 0.5.2 Startup code for android binaries INDIRECT 51 1650379918 ndk-glue • 0.6.2 Startup code for android binaries INDIRECT 45 1650379295 ndk-macro • 0.3.0 Helper macros for android ndk INDIRECT 34 1637595363 ndk-sys • 0.2.2 FFI bindings for the Android NDK INDIRECT 0 1637594911 ndk-sys • 0.3.0 FFI bindings for the Android NDK INDIRECT 1 1641392143 ndk • 0.5.0 Safe Rust bindings to the Android NDK INDIRECT 35 1637594985 ndk • 0.6.0 Safe Rust bindings to the Android NDK INDIRECT 35 1641392711 ntapi • 0.3.7 FFI bindings for Native API INDIRECT 3 1644546101 num_cpus • 1.16.0 Get the number of CPUs on a machine. INDIRECT 2 1688043479 num_threads • 0.1.7 A minimal library that determines the number of running threads for the current process. INDIRECT 1 1707965498 num-derive • 0.3.3 Numeric syntax extensions INDIRECT 4 1604013567 num-iter • 0.1.45 External iterators for generic mathematics INDIRECT 3 1714782187 num-rational • 0.3.2 Rational numbers implementation for Rust INDIRECT 3 1604702456 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 1 1714771659 object • 0.31.1 A unified interface for reading and writing object file formats. INDIRECT 1 1683686158 once_cell • 1.20.2 Single assignment cells and lazy values. INDIRECT 0 1728145060 parking_lot_core • 0.8.6 An advanced API for creating custom synchronization primitives. INDIRECT 25 1670887523 parking_lot • 0.11.2 More compact and efficient implementations of the standard synchronization primitives. INDIRECT 29 1630108780 parking • 2.2.1 Thread parking and unparking INDIRECT 0 1725730743 percent-encoding • 2.3.1 Percent encoding and decoding INDIRECT 0 1700680055 petgraph • 0.6.5 Graph data structure library. Provides graph types and graph algorithms. INDIRECT 4 1715160525 pin-project-internal • 1.1.5 Implementation detail of the `pin-project` crate.
INDIRECT 4 1709657235 pin-project-lite • 0.2.15 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1729771060 pin-project • 1.1.5 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1709657366 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 pkg-config • 0.3.31 A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT 0 1727082108 png • 0.16.8 PNG decoding and encoding library in pure Rust INDIRECT 7 1607460933 png • 0.17.16 PNG decoding and encoding library in pure Rust INDIRECT 8 1734681274 ppv-lite86 • 0.2.20 Implementation of the crypto-simd API for x86 INDIRECT 7 1722654442 proc-macro-crate • 1.3.1 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 26 1677490338 proc-macro-hack • 0.5.20+deprecated Procedural macros in expression position INDIRECT 0 1671474214 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 profiling • 1.0.16 This crate provides a very thin abstraction over other profiler crates. INDIRECT 0 1728877375 qoi • 0.4.1 VERY fast encoder/decoder for QOI (Quite Okay Image) format INDIRECT 6 1665964376 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 22 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 17 1663248224 rand • 0.8.5 Random number generators and other randomness functionality.
INDIRECT 23 1644827867 range-alloc • 0.1.3 Generic range allocator INDIRECT 0 1676012650 rayon-core • 1.12.1 Core APIs for Rayon INDIRECT 3 1705514172 rayon • 1.10.0 Simple work-stealing parallelism for Rust INDIRECT 5 1711257887 rectangle-pack • 0.4.2 A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case. INDIRECT 0 1620025766 regex-syntax • 0.6.29 A regular expression parser. INDIRECT 0 1679408089 regex • 1.7.3 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 3 1679703108 renderdoc-sys • 0.7.1 Low-level bindings to the RenderDoc API INDIRECT 0 1596622723 rodio • 0.15.0 Audio playback library INDIRECT 114 1643072366 ron • 0.7.1 Rusty Object Notation INDIRECT 8 1655283411 rustc_version • 0.2.3 A library for querying the version of a installed rustc compiler INDIRECT 2 1533311376 rustc-demangle • 0.1.24 Rust compiler symbol demangling.
INDIRECT 0 1715083945 rustc-hash • 1.1.0 speed, non-cryptographic hash used in rustc INDIRECT 0 1581168036 scopeguard • 1.2.0 A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
shorthands for guards with one of the implemented strategies.
INDIRECT 0 1689601673 semver-parser • 0.7.0 Parsing of the semver spec.
INDIRECT 0 1486057853 semver • 0.9.0 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 1 1508422584 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1704508420 serde_json • 1.0.133 A JSON serialization file format INDIRECT 9 1731807129 serde • 1.0.195 A generic serialization/deserialization framework INDIRECT 5 1704508430 shlex • 1.3.0 Split a string into shell words, like Python's shlex. INDIRECT 0 1705900515 smallvec • 1.13.2 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 6 1710966769 socket2 • 0.5.8 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 11 1732788260 standback • 0.2.17 New standard library, old compiler. INDIRECT 1 1616380247 stdweb-derive • 0.5.3 Derive macros for the `stdweb` crate INDIRECT 7 1570735558 stdweb-internal-macros • 0.2.9 Internal procedural macros for the `stdweb` crate INDIRECT 14 1570735598 stdweb-internal-runtime • 0.1.5 Internal runtime for the `stdweb` crate INDIRECT 0 1569788494 stdweb • 0.1.3 A standard library for the client-side Web INDIRECT 0 1507652397 stdweb • 0.4.20 A standard library for the client-side Web INDIRECT 30 1570735660 svg_fmt • 0.4.4 Very simple debugging utilities to dump shapes in SVG format. INDIRECT 0 1730476556 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.90 Parser for Rust source code INDIRECT 2 1732916770 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) INDIRECT 5 1731219850 thread_local • 1.1.8 Per-object thread-local storage INDIRECT 2 1708463596 time-macros-impl • 0.1.2 Procedural macros for the time crate. INDIRECT 7 1623545101 time-macros • 0.1.1 Procedural macros for the time crate.
This crate is an implementation detail and should not be relied upon directly.
INDIRECT 8 1601350744 time-macros • 0.2.4 Procedural macros for the time crate.
This crate is an implementation detail and should not be relied upon directly.
INDIRECT 0 1647987242 time • 0.2.27 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. INDIRECT 41 1623545124 time • 0.3.15 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. INDIRECT 4 1664853144 toml_datetime • 0.6.8 A TOML-compatible datetime type INDIRECT 0 1722347811 toml_edit • 0.19.3 Yet another format-preserving TOML parser. INDIRECT 25 1675786983 toml • 0.5.11 A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
INDIRECT 24 1674186684 tracing-wasm • 0.2.1 tracing subscriber for browser WASM INDIRECT 37 1636307547 ttf-parser • 0.25.1 A high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT. INDIRECT 0 1732910377 unicase • 2.8.0 A case-insensitive wrapper around strings. INDIRECT 0 1729276599 unicode-width • 0.1.14 Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT 0 1726772800 unicode-xid • 0.2.6 Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
INDIRECT 0 1726761324 uuid • 0.8.2 A library to generate and parse UUIDs. INDIRECT 19 1610345956 uuid • 1.6.1 A library to generate and parse UUIDs. INDIRECT 17 1700478861 vec_map • 0.8.2 A simple map based on a vector for small integer keys INDIRECT 0 1588772290 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 waker-fn • 1.2.0 Convert closures into wakers INDIRECT 0 1715559870 wasm-bindgen-backend • 0.2.99 Backend code generation of the wasm-bindgen tool
INDIRECT 7 1733534064 wasm-bindgen-futures • 0.4.45 Bridging the gap between Rust Futures and JavaScript Promises INDIRECT 15 1728598481 wasm-bindgen-macro-support • 0.2.99 The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
INDIRECT 8 1733534067 wasm-bindgen-macro • 0.2.99 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 9 1733534071 wasm-bindgen-shared • 0.2.99 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 0 1733534059 wasm-bindgen • 0.2.99 Easy support for interacting between JS and Rust.
INDIRECT 12 1733534117 web-sys • 0.3.57 Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT 14 1649362606 weezl • 0.1.8 Fast LZW compression and decompression. INDIRECT 0 1705902661 wgpu-core • 0.12.2 WebGPU core logic on wgpu-hal INDIRECT 102 1641830994 wgpu-hal • 0.12.5 WebGPU hardware abstraction layer INDIRECT 99 1650427628 wgpu-types • 0.12.0 WebGPU types INDIRECT 1 1639848889 wgpu • 0.12.0 Rusty WebGPU API wrapper DIRECT 104 1639848992 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273 windows_aarch64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 1692380766 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380793 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_i686_gnu • 0.48.5 Import lib for Windows INDIRECT 0 1692380808 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380821 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_x86_64_gnu • 0.48.5 Import lib for Windows INDIRECT 0 1692380839 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnullvm • 0.48.5 Import lib for Windows INDIRECT 0 1692380865 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_msvc • 0.48.5 Import lib for Windows INDIRECT 0 1692380876 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows-sys • 0.48.0 Rust for Windows INDIRECT 8 1680267586 windows-sys • 0.52.0 Rust for Windows INDIRECT 9 1700074555 windows-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-targets • 0.48.5 Import libs for Windows INDIRECT 7 1692380914 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858