licenses.dev

symcode v0.1.0

Symbolic Barcode - Programming Library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bit-vec • 0.6.3A vector of bitsDIRECT0
crczoo • 0.1.3CRC Zoo: A collection of Cyclic Redundancy Check (CRC) algorithmsDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.8.2Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT2
num-derive • 0.3.3Numeric syntax extensionsDIRECT4
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
num • 0.2.1A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT7
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
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
visioncortex • 0.5.0Semantic Computer VisionDIRECT9
BSD-3-Clause1
PackageRelationDependenciesPublished
permutator • 0.4.3Get a lexicographic cartesian product and lexicographic permutation at any specific index from data. Generate complete lexicographic cartesian product from single or multiple set of data. Generate complete lexicographic combination from data. Generate non-lexicographic permutation and k-permutation.DIRECT8
Apache-2.01
PackageRelationDependenciesPublished
flo_curves • 0.3.1Library for manipulating Bezier curvesINDIRECT4
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
roots • 0.0.6Library of well known algorithms for numerical root finding. INDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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