licenses.dev

noodles-core v0.2.0

Shared utilities when working with noodles

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT4
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
MIT2
PackageRelationDependenciesPublished
noodles-bgzf • 0.4.0Blocked gzip format (BGZF) reader and writerINDIRECT6
noodles-sam • 0.3.0Sequence Alignment/Map (SAM) format reader and writerDIRECT11
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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