licenses.dev

bevy_rl v0.0.2

Build environments for reinforcement learning with bevy

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT295
PackageRelationDependenciesPublished
addr2line • 0.20.0A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
alsa • 0.6.0Thin but safe wrappers for ALSA (Linux sound API)INDIRECT11
android_log-sys • 0.2.0FFI bindings to Android log Library. INDIRECT0
android_logger • 0.10.1A logging implementation for `log` which hooks to android log output. INDIRECT8
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorINDIRECT0
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.INDIRECT0
async-channel • 1.9.0Async multi-producer multi-consumer channelINDIRECT4
async-executor • 1.13.1Async executorINDIRECT11
async-task • 4.7.1Task abstraction for building executorsINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace • 0.3.68A library to acquire a stack trace (backtrace) at runtime in a Rust program. INDIRECT12
base64 • 0.13.1encodes and decodes base64 as bytes or utf8INDIRECT0
base64 • 0.22.1encodes and decodes base64 as bytes or utf8INDIRECT0
bevy_animation • 0.7.0Provides animation functionality for Bevy EngineINDIRECT161
bevy_app • 0.7.0Provides core App functionality for Bevy EngineINDIRECT83
bevy_asset • 0.7.0Provides asset functionality for Bevy EngineINDIRECT158
bevy_audio • 0.7.0Provides audio functionality for Bevy EngineINDIRECT200
bevy_core_pipeline • 0.7.0Provides a core render pipeline for Bevy Engine.INDIRECT230
bevy_core • 0.7.0Provides core functionality for Bevy EngineINDIRECT85
bevy_crevice • 0.7.0Create GLSL-compatible versions of structs with explicitly-initialized padding (Bevy version)INDIRECT33
bevy_derive • 0.7.0Provides derive implementations for Bevy EngineINDIRECT28
bevy_diagnostic • 0.7.0Provides diagnostic functionality for Bevy EngineINDIRECT103
bevy_ecs_macros • 0.7.0Bevy ECS MacrosINDIRECT28
bevy_ecs • 0.7.0Bevy Engine's entity component systemINDIRECT82
bevy_gilrs • 0.7.0Gamepad system made using Gilrs for Bevy EngineINDIRECT116
bevy_gltf • 0.7.0Bevy Engine GLTF loadingINDIRECT244
bevy_hierarchy • 0.7.0Provides hierarchy functionality for Bevy EngineINDIRECT84
bevy_input • 0.7.0Provides input functionality for Bevy EngineINDIRECT85
bevy_internal • 0.7.0An internal Bevy crate used to facilitate optional dynamic linking via the 'dynamic_linking' featureINDIRECT342
bevy_log • 0.7.0Provides logging for Bevy EngineINDIRECT100
bevy_macro_utils • 0.7.0A collection of utils for Bevy EngineINDIRECT27
bevy_math • 0.7.0Provides math functionality for Bevy EngineINDIRECT58
bevy_pbr • 0.7.0Adds PBR rendering to Bevy EngineINDIRECT231
bevy_reflect_derive • 0.7.0Derive implementations for bevy_reflectINDIRECT29
bevy_reflect • 0.7.0Dynamically interact with rust typesINDIRECT57
bevy_render • 0.7.0Provides rendering functionality for Bevy EngineINDIRECT229
bevy_scene • 0.7.0Provides scene functionality for Bevy EngineINDIRECT162
bevy_sprite • 0.7.0Provides sprite functionality for Bevy EngineINDIRECT235
bevy_tasks • 0.7.0A task executor for Bevy EngineINDIRECT38
bevy_text • 0.7.0Provides text functionality for Bevy EngineINDIRECT243
bevy_transform • 0.7.0Provides transform functionality for Bevy EngineINDIRECT86
bevy_ui • 0.7.0A custom ECS-driven UI framework built specifically for Bevy EngineINDIRECT247
bevy_utils • 0.7.0A collection of utils for Bevy EngineINDIRECT37
bevy_window • 0.7.0Provides windowing functionality for Bevy EngineINDIRECT87
bevy_winit • 0.7.0A winit window and input backend for Bevy EngineINDIRECT150
bevy-crevice-derive • 0.7.0Derive crate for the 'crevice' crate (Bevy version)INDIRECT28
bevy • 0.7.0A refreshingly simple data-driven game engine and app frameworkDIRECT343
bit_field • 0.10.2Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.INDIRECT0
bit-set • 0.5.3A set of bitsINDIRECT1
bit-vec • 0.6.3A vector of bitsINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
borrow-bag • 1.1.1A type-safe, heterogeneous collection with zero-cost add and borrowINDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
cargo-manifest • 0.2.9Helper crate to parse and manipulate manifests - `Cargo.toml` files.INDIRECT25
cc • 1.0.99A 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. INDIRECT3
cesu8 • 1.1.0Convert to and from CESU-8 encoding (similar to UTF-8)INDIRECT0
cexpr • 0.6.0A C expression parser and evaluatorINDIRECT3
cfg-if • 0.1.10A 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. INDIRECT0
cfg-if • 1.0.0A 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. INDIRECT0
cocoa-foundation • 0.1.2Bindings to Cocoa Foundation for macOSINDIRECT12
cocoa • 0.24.1Bindings to Cocoa for macOSINDIRECT16
concurrent-queue • 2.5.0Concurrent multi-producer multi-consumer queueINDIRECT1
console_error_panic_hook • 0.1.7A panic hook for `wasm32-unknown-unknown` that logs panics to `console.error`INDIRECT13
const_fn • 0.4.10A lightweight attribute for easy generation of const functions with conditional compilations. INDIRECT0
cookie • 0.15.2HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. INDIRECT42
copyless • 0.1.5Ways to eliminate memcpy calls when using the standard library.INDIRECT0
core-foundation-sys • 0.6.2Bindings to Core Foundation for macOSINDIRECT0
core-foundation-sys • 0.7.0Bindings to Core Foundation for macOSINDIRECT0
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
core-foundation • 0.6.4Bindings to Core Foundation for macOSINDIRECT2
core-foundation • 0.7.0Bindings to Core Foundation for macOSINDIRECT2
core-foundation • 0.9.4Bindings to Core Foundation for macOSINDIRECT2
core-graphics-types • 0.1.3Bindings for some fundamental Core Graphics typesINDIRECT4
core-graphics • 0.19.2Bindings to Core Graphics for macOSINDIRECT6
core-graphics • 0.22.3Bindings to Core Graphics for macOSINDIRECT7
coreaudio-rs • 0.10.0A friendly rust interface for Apple's CoreAudio API.INDIRECT35
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
crossbeam-channel • 0.5.14Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-queue • 0.3.12Concurrent queuesINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
crossbeam • 0.8.4Tools for concurrent programmingDIRECT5
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
d3d12 • 0.4.1Low level D3D12 API wrapperINDIRECT6
deflate • 0.8.6A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
downcast-rs • 1.2.1Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. INDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
env_logger • 0.8.4A logging implementation for `log` which is configured via an environment variable. INDIRECT5
equivalent • 1.0.1Traits for key comparison in maps.INDIRECT0
erased-serde • 0.3.31Type-erased Serialize and Serializer traitsINDIRECT6
euclid • 0.22.11Geometry primitivesINDIRECT2
event-listener • 2.5.3Notify async tasks or threadsINDIRECT0
fastrand • 1.9.0A simple and fast random number generatorINDIRECT16
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
fdeflate • 0.3.7Fast specialized deflate implementationINDIRECT1
filetime • 0.2.25Platform-agnostic accessors of timestamps in File metadata INDIRECT15
fixedbitset • 0.4.2FixedBitSet is a simple bitset collectionINDIRECT0
flate2 • 1.0.35DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
foreign-types-shared • 0.1.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.3.2A framework for Rust wrappers over C APIsINDIRECT1
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-executor • 0.3.31Executors for asynchronous tasks based on the futures-rs library. INDIRECT16
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-lite • 1.13.0Futures, streams, and async I/O combinatorsINDIRECT23
futures-lite • 2.5.0Futures, streams, and async I/O combinatorsINDIRECT5
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT15
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT17
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.INDIRECT1
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT16
gif • 0.13.1GIF de- and encoderINDIRECT2
gilrs-core • 0.3.2Minimal event based abstraction for working with gamepadsINDIRECT55
gilrs • 0.8.2Game Input Library for RustINDIRECT57
gimli • 0.27.3A library for reading and writing the DWARF debugging format.INDIRECT0
glam • 0.20.5A simple and fast 3D math library for games and graphicsINDIRECT9
glam • 0.21.3A simple and fast 3D math library for games and graphicsINDIRECT0
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
glow • 0.11.2GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code.INDIRECT17
gltf-derive • 1.4.1Internal macros for the gltf crateINDIRECT5
gltf-json • 1.4.1JSON parsing for the gltf crateINDIRECT12
gltf • 1.4.1glTF 2.0 loaderINDIRECT15
gotham_derive • 0.7.1Private implementation detail of the gotham frameworkINDIRECT4
gotham • 0.7.4A flexible web framework that promotes stability, safety, security and speed.DIRECT127
gpu-alloc-types • 0.2.0Core types of gpu-alloc crateINDIRECT1
gpu-alloc • 0.5.4Implementation agnostic memory allocator for Vulkan like APIsINDIRECT2
gpu-descriptor-types • 0.1.2Core types of gpu-descriptor crateINDIRECT1
gpu-descriptor • 0.2.3Implementation agnostic descriptor allocator for Vulkan like APIsINDIRECT23
guillotiere • 0.6.2A dynamic 2D texture atlas allocator with fast deallocation.INDIRECT4
half • 2.4.1Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT2
hashbrown • 0.11.2A Rust port of Google's SwissTable hash mapINDIRECT21
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT19
hashbrown • 0.15.2A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
hexasphere • 7.2.1A library to evenly tile hexagons on a sphere. INDIRECT2
http • 0.2.12A set of types for representing HTTP requests and responses. INDIRECT3
httparse • 1.9.5A tiny, safe, speedy, zero-copy HTTP/1.x parser.INDIRECT0
httpdate • 1.0.3HTTP date parsing and formattingINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
image • 0.24.9Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT39
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT21
indexmap • 2.7.0A hash table with consistent order and fast iteration.INDIRECT2
io-kit-sys • 0.1.0Bindings to IOKit for macOSINDIRECT3
itertools • 0.12.1Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
jni-sys • 0.3.0Rust definitions corresponding to jni.hINDIRECT0
jni • 0.19.0Rust bindings to the JNIINDIRECT25
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
jpeg-decoder • 0.3.1JPEG decoderINDIRECT6
js-sys • 0.3.76Bindings 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. INDIRECT13
khronos-egl • 4.1.0Rust bindings for EGLINDIRECT6
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
lazycell • 1.3.0A library providing a lazily filled Cell structINDIRECT0
lewton • 0.10.2Pure Rust vorbis decoderINDIRECT4
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
libm • 0.1.4libm in pure RustINDIRECT0
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion orderINDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
metal • 0.23.1Rust bindings for MetalINDIRECT15
mime • 0.3.17Strongly Typed MimesDIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
miow • 0.3.7A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT3
naga • 0.8.5Shader translation infrastructureINDIRECT52
ndk-context • 0.1.1Handles for accessing Android APIsINDIRECT0
ndk-glue • 0.5.2Startup code for android binariesINDIRECT51
ndk-glue • 0.6.2Startup code for android binariesINDIRECT45
ndk-macro • 0.3.0Helper macros for android ndkINDIRECT34
ndk-sys • 0.2.2FFI bindings for the Android NDKINDIRECT0
ndk-sys • 0.3.0FFI bindings for the Android NDKINDIRECT1
ndk • 0.5.0Safe Rust bindings to the Android NDKINDIRECT35
ndk • 0.6.0Safe Rust bindings to the Android NDKINDIRECT35
ntapi • 0.3.7FFI bindings for Native APIINDIRECT3
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
num-derive • 0.3.3Numeric syntax extensionsINDIRECT4
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.3.2Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
object • 0.31.1A unified interface for reading and writing object file formats.INDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
parking_lot_core • 0.8.6An advanced API for creating custom synchronization primitives.INDIRECT25
parking_lot • 0.11.2More compact and efficient implementations of the standard synchronization primitives.INDIRECT29
parking • 2.2.1Thread parking and unparkingINDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
petgraph • 0.6.5Graph data structure library. Provides graph types and graph algorithms.INDIRECT4
pin-project-internal • 1.1.5Implementation detail of the `pin-project` crate. INDIRECT4
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-project • 1.1.5A crate for safe and ergonomic pin-projection. INDIRECT5
pin-utils • 0.1.0Utilities for pinning INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
png • 0.16.8PNG decoding and encoding library in pure RustINDIRECT7
png • 0.17.16PNG decoding and encoding library in pure RustINDIRECT8
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros INDIRECT26
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
profiling • 1.0.16This crate provides a very thin abstraction over other profiler crates.INDIRECT0
qoi • 0.4.1VERY fast encoder/decoder for QOI (Quite Okay Image) formatINDIRECT6
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT22
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT17
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT23
range-alloc • 0.1.3Generic range allocatorINDIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustINDIRECT5
rectangle-pack • 0.4.2A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.INDIRECT0
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
renderdoc-sys • 0.7.1Low-level bindings to the RenderDoc APIINDIRECT0
rodio • 0.15.0Audio playback libraryINDIRECT114
ron • 0.7.1Rusty Object NotationINDIRECT8
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
scopeguard • 1.2.0A 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. INDIRECT0
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.133A JSON serialization file formatINDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT6
socket2 • 0.5.8Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT11
standback • 0.2.17New standard library, old compiler.INDIRECT1
stdweb-derive • 0.5.3Derive macros for the `stdweb` crateINDIRECT7
stdweb-internal-macros • 0.2.9Internal procedural macros for the `stdweb` crateINDIRECT14
stdweb-internal-runtime • 0.1.5Internal runtime for the `stdweb` crateINDIRECT0
stdweb • 0.1.3A standard library for the client-side WebINDIRECT0
stdweb • 0.4.20A standard library for the client-side WebINDIRECT30
svg_fmt • 0.4.4Very simple debugging utilities to dump shapes in SVG format.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
thread_local • 1.1.8Per-object thread-local storageINDIRECT2
time-macros-impl • 0.1.2Procedural macros for the time crate.INDIRECT7
time-macros • 0.1.1 Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. INDIRECT8
time-macros • 0.2.4 Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. INDIRECT0
time • 0.2.27Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT41
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT4
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT25
toml • 0.5.11A 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. INDIRECT24
tracing-wasm • 0.2.1tracing subscriber for browser WASMINDIRECT37
ttf-parser • 0.25.1A high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.INDIRECT0
unicase • 2.8.0A case-insensitive wrapper around strings.INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
uuid • 0.8.2A library to generate and parse UUIDs.INDIRECT19
uuid • 1.6.1A library to generate and parse UUIDs.INDIRECT17
vec_map • 0.8.2A simple map based on a vector for small integer keysINDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
waker-fn • 1.2.0Convert closures into wakersINDIRECT0
wasm-bindgen-backend • 0.2.99Backend code generation of the wasm-bindgen tool INDIRECT7
wasm-bindgen-futures • 0.4.45Bridging the gap between Rust Futures and JavaScript PromisesINDIRECT15
wasm-bindgen-macro-support • 0.2.99The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT8
wasm-bindgen-macro • 0.2.99Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT9
wasm-bindgen-shared • 0.2.99Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen • 0.2.99Easy support for interacting between JS and Rust. INDIRECT12
web-sys • 0.3.57Bindings for all Web APIs, a procedurally generated crate from WebIDL INDIRECT14
weezl • 0.1.8Fast LZW compression and decompression.INDIRECT0
wgpu-core • 0.12.2WebGPU core logic on wgpu-halINDIRECT102
wgpu-hal • 0.12.5WebGPU hardware abstraction layerINDIRECT99
wgpu-types • 0.12.0WebGPU typesINDIRECT1
wgpu • 0.12.0Rusty WebGPU API wrapperDIRECT104
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.INDIRECT0
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.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT64
PackageRelationDependenciesPublished
alsa-sys • 0.3.1FFI bindings for the ALSA project (Advanced Linux Sound Architecture)INDIRECT2
ash • 0.34.0+1.2.203Vulkan bindings for RustINDIRECT5
base-x • 0.2.11Encode/decode any baseINDIRECT0
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!INDIRECT6
block • 0.1.6Rust interface for Apple's C language extension of blocks.INDIRECT0
bytes • 1.9.0Types and traits for working with bytesINDIRECT0
cfg_aliases • 0.1.1A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.INDIRECT0
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
combine • 4.6.7Fast parser combinators on arbitrary streams with zero-copy support.INDIRECT2
core-video-sys • 0.1.4Bindings to CoreVideo.framework for macOS and iOSINDIRECT14
coreaudio-sys • 0.2.15Bindings for Apple's CoreAudio frameworks generated via rust-bindgenINDIRECT33
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
darling_core • 0.13.4Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.13.4Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.13.4A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
discard • 1.0.4Discard trait which allows for intentionally leaking memoryINDIRECT0
dispatch • 0.2.0Rust wrapper for Apple's Grand Central Dispatch.INDIRECT0
fsevent-sys • 4.1.0Rust bindings to the fsevent macOS API for file changes notificationsINDIRECT1
h2 • 0.3.26An HTTP/2 client and serverINDIRECT54
http-body • 0.4.6Trait representing an asynchronous, streaming, HTTP request or response body. INDIRECT5
hyper • 0.14.32A fast and correct HTTP library.DIRECT61
image • 0.23.14Imaging library. Provides basic image processing and encoders/decoders for common image formats.INDIRECT21
inflections • 1.1.1High performance inflection transformation library for changing properties of words like the case.INDIRECT0
inplace_it • 0.3.6Place small arrays on the stack with a low-cost!INDIRECT0
kqueue-sys • 1.0.4Low-level kqueue interface for BSDsINDIRECT2
kqueue • 1.0.8kqueue interface for BSDsINDIRECT3
libredox • 0.1.3Redox stable ABIINDIRECT3
libudev-sys • 0.1.4FFI bindings to libudevINDIRECT2
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
matchers • 0.1.0Regex matching on character and byte streams. INDIRECT2
memoffset • 0.6.5offset_of functionality for Rust structs.INDIRECT1
mime_guess • 2.0.5A simple crate for detection of a file's MIME type by its extension.INDIRECT2
miniz_oxide • 0.3.7DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
mint • 0.5.9Math interoperability standard typesINDIRECT0
mio • 0.7.14Lightweight non-blocking I/O.INDIRECT7
mio • 0.8.11Lightweight non-blocking I/O.INDIRECT12
mio • 1.0.3Lightweight non-blocking I/O.INDIRECT12
nix • 0.23.2Rust friendly bindings to *nix APIsINDIRECT8
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
nu-ansi-term • 0.46.0Library for ANSI terminal colors and styles (bold, underline)INDIRECT4
objc_exception • 0.1.2Rust interface for Objective-C's throw and try/catch statements.INDIRECT4
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.INDIRECT6
overload • 0.1.1Provides a macro to simplify operator overloading.INDIRECT0
redox_syscall • 0.2.16A Rust library to access raw Redox system callsINDIRECT1
redox_syscall • 0.5.8A Rust library to access raw Redox system callsINDIRECT1
scoped_threadpool • 0.1.9A library for scoped and cached threadpools.INDIRECT0
sharded-slab • 0.1.7A lock-free concurrent slab. INDIRECT1
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
tiff • 0.9.1TIFF decoding and encoding library in pure RustINDIRECT14
tokio-util • 0.7.13Additional utilities for working with Tokio. INDIRECT31
tokio • 1.42.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. INDIRECT28
tower-service • 0.3.3Trait representing an asynchronous, request / response based, client or server. INDIRECT0
tracing-attributes • 0.1.23Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.33Core primitives for application-level tracing. INDIRECT1
tracing-log • 0.1.4Provides compatibility between `tracing` and the `log` crate. INDIRECT3
tracing-log • 0.2.0Provides compatibility between `tracing` and the `log` crate. INDIRECT3
tracing-subscriber • 0.3.18Utilities for implementing and composing `tracing` subscribers. INDIRECT30
tracing • 0.1.37Application-level tracing for Rust. INDIRECT9
try-lock • 0.2.5A lightweight atomic lock.INDIRECT0
want • 0.3.1Detect when another Future wants a result.INDIRECT1
x11-dl • 2.21.0X11 library bindings for RustINDIRECT3
Apache-2.013
PackageRelationDependenciesPublished
ab_glyph_rasterizer • 0.1.8Coverage rasterization for lines, quadratic & cubic beziersINDIRECT0
ab_glyph • 0.2.29API for loading, scaling, positioning and rasterizing OpenType font glyphs.INDIRECT3
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT2
clang-sys • 1.8.1Rust bindings for libclang.INDIRECT13
codespan-reporting • 0.11.1Beautiful diagnostic reporting for text-based programming languagesINDIRECT13
cpal • 0.13.5Low-level cross-platform audio I/O library in pure Rust.INDIRECT108
glyph_brush_layout • 0.2.4Text layout for ab_glyphINDIRECT8
oboe-sys • 0.4.5Unsafe bindings for oboe an android library for low latency audio IOINDIRECT4
oboe • 0.4.6Safe interface for oboe an android library for low latency audio IOINDIRECT59
owned_ttf_parser • 0.25.0ttf-parser plus support for owned dataINDIRECT1
spirv • 0.2.0+1.5.4Rust definition of SPIR-V structs and enumsINDIRECT3
winit • 0.26.1Cross-platform window creation library.INDIRECT100
xi-unicode • 0.3.0Unicode utilities useful for text editing, including a line breaking iterator.INDIRECT0
Apache-2.0 OR MIT OR Zlib9
PackageRelationDependenciesPublished
bytemuck_derive • 1.8.1derive proc-macros for `bytemuck`INDIRECT4
bytemuck • 1.21.0A crate for mucking around with piles of bytes.DIRECT5
miniz_oxide • 0.7.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
raw-window-handle • 0.4.3Interoperability library for Rust Windowing applications.INDIRECT1
rusty-xinput • 1.3.0Safe dynamic loading of xinput.INDIRECT5
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.1`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
zune-inflate • 0.2.54A heavily optimized deflate decompressor in Pure RustINDIRECT1
MIT OR Unlicense8
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
regex-automata • 0.1.10Automata construction and matching using regular expressions.INDIRECT1
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
BSD-3-Clause8
PackageRelationDependenciesPublished
bindgen • 0.69.5Automatically generates Rust FFI bindings to C and C++ libraries.INDIRECT32
exr • 1.73.0Read and write OpenEXR files without any unsafe codeINDIRECT20
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT15
lebe • 0.5.2Tiny, dead simple, high performance endianness conversions with a generic APIINDIRECT0
ogg • 0.8.0Ogg container decoder and encoder written in pure RustINDIRECT1
pp-rs • 0.2.1Shader preprocessorINDIRECT1
sha1_smol • 1.0.1Minimal dependency-free implementation of SHA1 for Rust.INDIRECT0
sha1 • 0.6.1SHA-1 hash functionINDIRECT1
ISC4
PackageRelationDependenciesPublished
inotify-sys • 0.1.5inotify bindings for the Rust programming languageINDIRECT1
inotify • 0.9.6Idiomatic wrapper for inotifyINDIRECT3
libloading • 0.7.4Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
libloading • 0.8.6Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT10
0BSD OR Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
unknown2
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT18
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Zlib2
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
slotmap • 1.0.7Slotmap data structureINDIRECT1
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
Apache-2.0 OR BSD-3-Clause OR MIT2
PackageRelationDependenciesPublished
num_enum_derive • 0.5.11Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)INDIRECT28
num_enum • 0.5.11Procedural macros to make inter-operation between primitives and enums easier.INDIRECT29
BSD-2-Clause2
PackageRelationDependenciesPublished
mach • 0.2.3A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
mach • 0.3.2A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
CC0-1.01
PackageRelationDependenciesPublished
hexf-parse • 0.2.1Parses hexadecimal floats (see also hexf)INDIRECT0
Artistic-2.0 OR CC0-1.01
PackageRelationDependenciesPublished
notify • 5.0.0-pre.11Cross-platform filesystem notification libraryINDIRECT34
non-standard1
PackageRelationDependenciesPublished
stretch • 0.3.2High performance & cross-platform Flexbox implementationINDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/bevy_rl)](https://licenses.dev/cargo/bevy_rl)
<a href="https://licenses.dev/cargo/bevy_rl">
  <img src="https://licenses.dev/b/cargo/bevy_rl" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/cargo/bevy_rl/0.0.2)](https://licenses.dev/cargo/bevy_rl/0.0.2)
<a href="https://licenses.dev/cargo/bevy_rl/0.0.2">
  <img src="https://licenses.dev/b/cargo/bevy_rl/0.0.2" alt="licenses" />
</a>
GitHub