licenses.dev

noodles-bgzf v0.46.0

Blocked gzip format (BGZF) reader and writer

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
cc • 1.2.57A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT2
crossbeam-channel • 0.5.15Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
flate2 • 1.1.9DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
futures-channel • 0.3.32Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.32The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.32The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-sink • 0.3.32The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.32Tools for working with tasks. INDIRECT0
futures-util • 0.3.32Common utilities and extension traits for the futures-rs library. INDIRECT8
futures • 0.3.32An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT9
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. DIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.117Parser for Rust source codeINDIRECT2
MIT6
PackageRelationDependenciesPublished
bytes • 1.11.1Types and traits for working with bytesDIRECT0
simd-adler32 • 0.3.8A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
slab • 0.4.12Pre-allocated storage for a uniform data typeINDIRECT0
tokio-macros • 2.6.1Tokio's proc macros. INDIRECT4
tokio-util • 0.7.18Additional utilities for working with Tokio. DIRECT10
tokio • 1.50.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT7
Apache-2.02
PackageRelationDependenciesPublished
libdeflate-sys • 1.25.2Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data. INDIRECT3
libdeflater • 1.25.2Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data. DIRECT4
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
Zlib1
PackageRelationDependenciesPublished
zlib-rs • 0.6.3A memory-safe zlib implementation written in rustINDIRECT0
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/noodles-bgzf)](https://licenses.dev/cargo/noodles-bgzf)
<a href="https://licenses.dev/cargo/noodles-bgzf">
  <img src="https://licenses.dev/b/cargo/noodles-bgzf" alt="licenses" />
</a>

Or the licenses badge code for the 0.46.0 version:

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