Package Usage: go: github.com/golang/snappy
Package snappy implements the Snappy compression format. It aims for very
high speeds and reasonable compression.
There are actually two Snappy formats: block and stream. They are related,
but different: trying to decompress block-compressed data as a Snappy stream
will fail, and vice versa. The block format is the Decode and Encode
functions and the stream format is the Reader and Writer types.
The block format, the more common case, is used when the complete size (the
number of bytes) of the original data is known upfront, at the time
compression starts. The stream format, also known as the framing format, is
for when that isn't always true.
The canonical, C++ implementation is at https://github.com/google/snappy and
it only implements the block format.
4 versions
Latest release: almost 4 years ago
41,684 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/golang/snappy
Dependent Repos 25
1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1.22 MB - Last synced: 1 day ago - Pushed: 2 days ago

pocs/mdl-qor-sdk
This SDK is based upon [QOR](https://github.com/qor/qor) and aims to provide a boilerplate for quickly prototyping admin types applications.Last synced: 7 months ago - Pushed: 11 months ago
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 7 months ago - Pushed: 11 months ago
radiofrance/dib
An opinionated docker image builderSize: 3.61 MB - Last synced: 5 days ago - Pushed: 6 days ago

cea-hpc/fabricmon Fork of dswarbrick/fabricmon
InfiniBand fabric monitoring daemon written in GoSize: 404 KB - Last synced: 6 days ago - Pushed: 6 months ago

1024pix/go-metabase Fork of grokify/go-metabase
Go Client SDK for Metabase - https://github.com/metabase/metabaseSize: 361 KB - Last synced: 1 day ago - Pushed: 7 months ago

1024pix/goauth Fork of grokify/goauth
Utility libraries for Go (aka Golang) API auth including OAuth 2, JWT, TLS Client Authentication and Basic Auth.Size: 737 KB - Last synced: 1 day ago - Pushed: about 1 year ago

radiofrance/ipahealthcheck_exporter Fork of camptocamp/ipahealthcheck_exporter
Prometheus exporter for exposing ipa-healthcheck tool checks as metricsSize: 60.5 KB - Last synced: 5 days ago - Pushed: almost 4 years ago

signaux-faibles/wekan-alerter
wekan-alerterSize: 44.9 KB - Last synced: 6 days ago - Pushed: over 2 years ago


signaux-faibles/IamUpdater
keycloakUpdater pour Signaux-FaiblesSize: 615 KB - Last synced: 6 days ago - Pushed: 11 months ago

signaux-faibles/datapi
datAPI - API des applications web signaux-faiblesSize: 43.1 MB - Last synced: 6 days ago - Pushed: about 1 month ago

signaux-faibles/prepare-import
đŸ“¥ Scripts de prĂ©paration Ă l'importation de donnĂ©es dans le processus d'intĂ©grationSize: 276 KB - Last synced: 6 days ago - Pushed: 4 months ago


radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2.99 MB - Last synced: 7 months ago - Pushed: 9 months ago

web-et-numerique/factory/llle_project/cozy-stack
Fork of cozy-stack https://github.com/cozy/cozy-stackLast synced: 7 months ago


go-hep/hep
hep is the mono repository holding all of go-hep.org/x/hep packages and toolsLast synced: 7 months ago
InseeFrLab/utils
A collection of scripts that may have been used at some point :)Size: 41 KB - Last synced: 5 days ago - Pushed: over 1 year ago
