Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
bitflags • 1.3.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
flate2 • 1.0.35DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. | INDIRECT | 4 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | INDIRECT | 2 | |
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustc | INDIRECT | 0 |
MIT3
Package | Relation | Dependencies | Published |
---|---|---|---|
noodles-bgzf • 0.8.0Blocked gzip format (BGZF) reader and writer | DIRECT | 6 | |
noodles-core • 0.3.4Shared utilities when working with noodles | DIRECT | 13 | |
noodles-sam • 0.11.0Sequence Alignment/Map (SAM) format reader and writer | INDIRECT | 12 |
MIT OR Unlicense2
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 | |
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | DIRECT | 0 |
Apache-2.0 OR MIT OR Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on miniz | INDIRECT | 1 |
0BSD OR Apache-2.0 OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksum | INDIRECT | 0 |