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

Top 5.4% on proxy.golang.org
Top 1.6% dependent packages on proxy.golang.org
Top 1.4% dependent repos on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/itchio/go-brotli

Package brotli contains bindings for the Brotli compression library This is a very basic Cgo wrapper for the enc and dec directories from the Brotli sources. I've made a few minor changes to get things working with Go. 1. The default dictionary has been extracted to a separate 'shared' package to allow linking the enc and dec cgo modules if you use both. Otherwise there are duplicate symbols, as described in the dictionary.h header files. 2. The dictionary variable name for the dec package has been modified for the same reason, to avoid linker collisions.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/itchio/go-brotli
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/itchio
Dependent packages: 11
Dependent repositories: 15
Stars: 10 on GitHub
Forks: 1 on GitHub
Docker dependents: 11
Docker downloads: 393,712
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...