licenses.dev

pong-cli v1.0.1

Play pong from the command-line!

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT64
PackageRelationDependenciesPublished
ahash • 0.2.19A non-cryptographic hash function using AES-NI for high performanceINDIRECT9
arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT1
autocfg • 0.1.8Automatic cfg for Rust compiler featuresINDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.10.1encodes and decodes base64 as bytes or utf8INDIRECT1
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
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
const-random-macro • 0.1.16Provides the procedural macro used by const-randomINDIRECT7
const-random • 0.1.18Provides compile time random number generation.INDIRECT8
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-queue • 0.1.2Concurrent queuesINDIRECT3
crossbeam-utils • 0.6.6Utilities for concurrent programmingINDIRECT2
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
derivative • 1.0.4A set of alternative `derive` attributes for RustINDIRECT4
dirs-sys • 0.3.7System-level helper functions for the dirs and directories crates.INDIRECT16
dirs • 2.0.2A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.DIRECT18
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
getrandom • 0.1.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.6.3A Rust port of Google's SwissTable hash mapINDIRECT12
hibitset • 0.6.4Hierarchical bit set structureINDIRECT6
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
maybe-uninit • 2.0.0MaybeUninit for friends of backwards compatibilityINDIRECT0
miow • 0.2.2A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT10
mopa • 0.2.2My Own Personal Any: get your own Any with additional functionalityINDIRECT0
net2 • 0.2.39Extensions to the standard library's networking types as proposed in RFC 1158. INDIRECT5
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.2.2ChaCha random number generator INDIRECT13
rand_core • 0.5.1Core random number generator traits and tools for implementation. INDIRECT4
rand_hc • 0.2.0HC128 random number generator INDIRECT5
rand • 0.7.3Random number generators and other randomness functionality. DIRECT15
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustINDIRECT5
ron • 0.5.1Rusty Object NotationDIRECT9
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
shred-derive • 0.6.3Custom derive for shredINDIRECT4
shred • 0.9.4Dispatches systems in parallel which need read access to some resources, and write access to others. INDIRECT29
shrev • 1.1.3Event channel, meant to be used with `specs`.INDIRECT0
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stackINDIRECT1
specs-derive • 0.4.1Custom derive macro for Specs componentsINDIRECT4
specs • 0.15.1Specs is an Entity-Component-System library written in Rust. DIRECT44
syn • 0.15.44Parser for Rust source codeINDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
tuple_utils • 0.3.0A set of utilities to enable higher level operations over tuples.INDIRECT0
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
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
MIT11
PackageRelationDependenciesPublished
crossterm_winapi • 0.3.0WinAPI wrapper that provides some basic simple abstractions around common WinAPI callsINDIRECT3
crossterm • 0.12.1A crossplatform terminal library for manipulating terminals.DIRECT27
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
libredox • 0.1.3Redox stable ABIINDIRECT2
mio • 0.6.23Lightweight non-blocking I/O.INDIRECT18
redox_users • 0.4.6A Rust library to access Redox users and groups functionalityINDIRECT12
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.INDIRECT2
BSD-3-Clause2
PackageRelationDependenciesPublished
fuchsia-zircon-sys • 0.3.3Low-level Rust bindings for the Zircon kernelINDIRECT0
fuchsia-zircon • 0.3.3Rust bindings for the Zircon kernelINDIRECT2
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
wasi • 0.9.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
tiny-keccak • 2.0.2An implementation of Keccak derived functions.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/cargo/pong-cli/1.0.1)](https://licenses.dev/cargo/pong-cli/1.0.1)
<a href="https://licenses.dev/cargo/pong-cli/1.0.1">
  <img src="https://licenses.dev/b/cargo/pong-cli/1.0.1" alt="licenses" />
</a>
GitHub