licenses.dev

naia-hecs-shared v0.10.1

Library to faciliate naia & Hecs interop, functionality shared by client & server versions

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT28
PackageRelationDependenciesPublished
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
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT7
hecs • 0.9.1A fast, minimal, and ergonomic entity-component-system libraryDIRECT9
idna • 0.5.0IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
naia-derive • 0.10.0Procedural macros to simplify implementation of Naia Replicate & Protocolize traitsINDIRECT8
naia-parse • 0.10.0Parser for naia-serde & derive methodsINDIRECT0
naia-serde-derive • 0.10.0Derive methods for naia-serdeINDIRECT3
naia-serde • 0.10.0Bit-level de/serialization for naiaINDIRECT4
naia-shared • 0.10.3Common functionality shared between naia-server & naia-client cratesDIRECT30
naia-socket-shared • 0.10.1Common data types shared between naia-server-socket & naia-client-socket cratesINDIRECT24
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
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 • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT13
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT14
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
unicode-bidi • 0.3.17Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.2URL library for Rust, based on the WHATWG URL StandardINDIRECT7
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
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
MIT1
PackageRelationDependenciesPublished
spin • 0.9.8Spin-based synchronization primitivesINDIRECT0
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
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
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.10.1 version:

[![licenses](https://licenses.dev/b/cargo/naia-hecs-shared/0.10.1)](https://licenses.dev/cargo/naia-hecs-shared/0.10.1)
<a href="https://licenses.dev/cargo/naia-hecs-shared/0.10.1">
  <img src="https://licenses.dev/b/cargo/naia-hecs-shared/0.10.1" alt="licenses" />
</a>
GitHub