1935 matches found
[SECURITY] Fedora 35 Update: golang-github-projectdiscovery-mapcidr-0.0.8-3.fc35
Small utility program to perform multiple operations for a given subnet/CIDR ranges...
[SECURITY] Fedora 35 Update: golang-github-projectdiscovery-chaos-client-0.2.0-2.fc35
Go client to communicate with Chaos DNS API...
[SECURITY] Fedora 35 Update: golang-github-pquerna-ffjson-0-0.9.20200730gitaa0246c.fc35
Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to...
[SECURITY] Fedora 35 Update: golang-github-posener-complete-2-2.0.1~alpha.13-5.fc35
Bash completion written in go + bash completion for go command...
[SECURITY] Fedora 35 Update: golang-github-pkg-diff-0-0.4.20210406git20ebb0f.fc35
Module github.com/pkg/diff can be used to create, modify, and print diffs. The top level package, diff, contains convenience functions for the most comm on uses. The subpackages provide very fine-grained control over every aspect: - myers: creates diffs using the Myers diff algorithm. - edit:...
[SECURITY] Fedora 35 Update: golang-github-posener-complete-1.2.3-8.fc35
Package Complete provides a tool for bash writing bash completion in go, and bash completion for the go command line. Writing bash completion scripts is a hard work. This package provides an easy way to create bash completion scripts for any command, and also an easy way to install/uninstall the...
[SECURITY] Fedora 35 Update: golang-github-pierrre-geohash-1.0.0-4.fc35
A geohash library for Go...
[SECURITY] Fedora 35 Update: golang-github-pierrec-lz4-4.1.3-5.fc35
Package lz4 implements reading and writing lz4 compressed data a frame, as specified in http://fastcompression.blogspot.com/2013/04/lz4-streaming-format-final.html. This package is compatible with the LZ4 frame format although the block level compression and decompression functions are exposed an...
[SECURITY] Fedora 35 Update: golang-github-pelletier-toml-1.9.4-2.fc35
Go-toml provides the following features for using data parsed from TOML documents: - Load TOML documents from files and string data - Easily navigate TOML structure using Tree - Mashaling and unmarshaling to and from data structures - Line & column position data for all parsed elements - Query...
[SECURITY] Fedora 35 Update: golang-github-pelletier-toml-2-2.0.0~beta.8-4.fc35
Go library for the TOML file format...
[SECURITY] Fedora 35 Update: golang-github-pdfcpu-0.3.13-2.fc35
A PDF processor written in Go...
[SECURITY] Fedora 35 Update: golang-github-path-network-mmproxy-2.1-3.fc35
go-mmproxy is a standalone application that unwraps HAProxy's PROXY protocol also adopted by other projects such as NGINX so that the network connection to the end server comes from client's - instead of proxy server's - IP address and port number...
[SECURITY] Fedora 35 Update: golang-github-pact-foundation-1.5.1-6.fc35
Pact Go enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for t he service provider project...
[SECURITY] Fedora 35 Update: golang-github-oklog-ulid-2.0.2-10.fc35
Universally Unique Lexicographically Sortable Identifier ULID in Go...
[SECURITY] Fedora 35 Update: golang-github-oneofone-xxhash-1.2.8-5.fc35
This is a native Go implementation of the excellent xxhash algorithm, an extremely fast non-cryptographic Hash algorithm, working at speeds close to R AM limits...
[SECURITY] Fedora 35 Update: golang-github-nicksnyder-i18n-2-2.1.2-5.fc35
go-i18n is a Go package and a command that helps you translate Go programs in to multiple languages. - Supports pluralized strings for all 200+ languages in the Unicode Common Locale Data Repository CLDR. - Code and tests are automatically generated from CLDR data. - Supports strings with named...
[SECURITY] Fedora 35 Update: golang-github-niklasfasching-org-1.6.2-2.fc35
Org mode parser with html & pretty printed org rendering...
[SECURITY] Fedora 35 Update: golang-github-nbutton23-zxcvbn-0.1-8.20210110gite56b841.fc35
Zxcvbn password complexity algorithm in golang...