licenses.dev

pi_cg2d v0.2.0

cg2d

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT36
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. 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
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
fixedbitset • 0.4.2FixedBitSet is a simple bitset collectionINDIRECT0
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 sourceINDIRECT3
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
matrixmultiply • 0.3.9General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.INDIRECT2
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
petgraph • 0.6.3Graph data structure library. Provides graph types and graph algorithms.INDIRECT4
pi_dyn_uint • 0.1.0Defines the interface between the index factory and the type factoryINDIRECT1
pi_hash • 0.1.1Provide unified hasher, HashMap and HashSet, The hash algorithm used can be determined by compiling conditions.DIRECT18
pi_heap • 0.1.0Thread unsafe heap, which supports rapid location adjustment or deletion according to the indexDIRECT2
pi_slab • 0.1.0slabDIRECT0
pi_triangulation • 0.1.0triangulationDIRECT2
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. DIRECT14
rawpointer • 0.2.1Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`. INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT2
nalgebra-macros • 0.1.0Procedural macros for nalgebraINDIRECT4
ncollide2d • 0.33.02 and 3-dimensional collision detection library in Rust. Will be superseded by the parry2d crate.DIRECT31
simba • 0.7.3SIMD algebra for RustINDIRECT8
Apache-2.0 OR MIT OR Zlib3
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
safe_arch • 0.7.2Crate that exposes `core::arch` safely via `#[cfg()]`.INDIRECT1
wide • 0.7.28A crate to help you go wide.INDIRECT2
MIT2
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsINDIRECT16
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
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.30.1General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT19
Zlib1
PackageRelationDependenciesPublished
slotmap • 1.0.7Slotmap data structureINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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