Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.3% on crates.io
Top 0.4% downloads on crates.io
Top 2.5% dependent packages on crates.io
Top 0.2% dependent repos on crates.io
Top 0.4% docker downloads on crates.io

crates.io : brotli-decompressor

A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli

Registry - Source - Documentation - JSON
purl: pkg:cargo/brotli-decompressor
Keywords: nostd, decompression, lz77, brotli, huffman
License: BSD-3-Clause,MIT
Latest release: about 1 month ago
First release: about 7 years ago
Dependent packages: 14
Dependent repositories: 16,834
Downloads: 30,113,944 total
Stars: 51 on GitHub
Forks: 19 on GitHub
Docker dependents: 320
Docker downloads: 25,088,753
Total Commits: 175
Committers: 10
Average commits per author: 17.5
Development Distribution Score (DDS): 0.457
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...