Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Go: Possible Projects
go-uuid
Generates UUID-format strings using purely high quality random bytes
Released: 16 Dec 2015 - 179
mathutil
Utilities supplemental to the Go standard "rand" and "math" packages
Released: 06 Nov 2018 - 2
gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
apis code-generation gnostic linters openapi openapi3 protocol-buffers
Released: 15 Nov 2016 - 2,095
go-sqlite3
sqlite3 driver for go using database/sql
go sqlite sqlite3-driver
Released: 11 Nov 2011 - 7,990
go-internal
Selected Go-internal packages factored out from the standard library
Released: 30 Sep 2018 - 870
goutils
GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing Go users with utility functions to manipulate strings in various ways.
go golang
Released: 06 Mar 2014 - 98
hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
Released: 15 Dec 2013 - 4,236
httprouter
A high performance HTTP request router that scales well
go golang http httprouter mux router
Released: 05 Dec 2013 - 16,605
x2j
Unmarshal an anonymous XML doc to map[string]interface{} and JSON, and extract values (using wildcards, if necessary) [deprecated for clbanning/mxj].
Released: 20 Jul 2012 - 61
go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
Released: 09 Jan 2013 - 6,069
go-junit-report
Convert Go test output to JUnit XML
go go-junit-report go-test go-test-json golang junit junit-xml testing
Released: 09 Mar 2012 - 780
errcheck
errcheck checks that you checked errors.
errcheck error go linter
Released: 24 Feb 2013 - 2,353
assertions
Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
assertion-library equality-check go goconvey gunit testing-tools
Released: 02 Mar 2015 - 100
handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications π
go golang gorilla gorilla-web-toolkit handler http middleware
Released: 01 Feb 2013 - 1,662
securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
cookie cookies go golang gorilla gorilla-web-toolkit securecookie sessions
Released: 02 Oct 2012 - 692
panicwrap
panicwrap is a Go library for catching and handling panics in Go applications.
bugsnag platforms
Released: 10 Nov 2014 - 34
utils
Non-Kubernetes-specific utility libraries which are consumed by multiple projects.
golang kubernetes
Released: 07 Jul 2017 - 333
semver
Semantic Versioning (semver) library written in golang
go golang semantic-versioning semantic-versions semver
Released: 01 Jul 2014 - 1,010
sanitized_anchor_name
Package sanitized_anchor_name provides a func to create sanitized anchor names.
Released: 11 Jan 2015 - 27
toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
chaos down go is omg proxy resiliency tcp-proxy testing
Released: 04 Sep 2014 - 10,775
httpfs
Collection of Go packages for working with the http.FileSystem interface.
Released: 22 Sep 2015 - 63
circonusllhist
A Go implementation of OpenHistogram log-linear histograms
hacktoberfest
Released: 15 May 2016 - 89
is
Professional lightweight testing mini-framework for Go.
golang testing
Released: 06 Dec 2016 - 1,776
bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
allowlist go golang html owasp sanitization security xss
Released: 20 Nov 2013 - 3,188
opentelemetry-proto-go
Generated code for OpenTelemetry protobuf data model
otel protobuf
Released: 19 Nov 2020 - 30
go-rootcerts
Functions for loading root certificates for TLS connections.
Released: 03 May 2016 - 82
go-conntrack
Go middleware for net.Conn tracking (Prometheus/trace)
connection-pool conntrack go golang
Released: 31 Oct 2016 - 261
go-sqlmock
Sql mock driver for golang to test database interactions
database go golang mock sql sql-driver tdd testing
Released: 07 Feb 2014 - 6,133
xgb
The X Go Binding is a low-level API to communicate with the X server. It is modeled on XCB and supports many X extensions.
Released: 29 Apr 2012 - 487
go-shellquote
Go utilities for performing shell-like word splitting/joining
Released: 11 Jul 2012 - 199
logger
A common logging interface for the Buffalo ecosystem
go gobuffalo golang logger
Released: 22 Oct 2018 - 9
zerolog
Zero Allocation JSON Logger
golang json logging structured-logging zerolog
Released: 12 May 2017 - 10,577
azure-pipeline-go
Package pipeline implements an HTTP request/response middleware pipeline whose policy objects mutate an HTTP request's URL, query parameters, and/or headers before the request is sent over the wire. This is the Go implementation.
Released: 30 Oct 2017 - 23
bigfft
Big integer multiplication library for Go using Fast Fourier transform
Released: 19 Aug 2012 - 72
runc
CLI tool for spawning and running containers according to the OCI specification
containers docker oci
Released: 05 Jun 2015 - 11,840
httphead
Package httphead contains utils for parsing HTTP and HTTP-grammar compatible text protocols headers. That is, this package first aim is to bring ability to easily parse constructions, described here https://tools.ietf.org/html/rfc2616#section-2
headers http parsing rfc-2616
Released: 24 Feb 2017 - 85
go-metrics
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
Released: 09 Aug 2013 - 1,456
diff
Package diff contains high level routines that generate a textual diff. It is implemented in terms of the other packages in this module. If you want fine-grained control, want to inspect a diff programmatically, want to provide a context for cancellation, need to diff gigantic files that don't fit in memory, or want to diff unusual things, use the lower level packages.
Released: 11 Feb 2018 - 88
logfmt
Package logfmt marshals and unmarshals logfmt messages.
decoder encoder go golang logfmt
Released: 30 Apr 2015 - 184
uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
go uuid
Released: 12 Feb 2016 - 5,324
go-isatty
Package isatty implements interface to isatty
cygwin go golang isatty msys2 website
Released: 01 Apr 2014 - 831
go-systemd
Go bindings to systemd socket activation, journal, D-Bus, and unit files
dbus go journald machined systemd
Released: 13 Sep 2013 - 2,435
leaktest
Goroutine Leak Detector
go goroutine leak-detection test-helper
Released: 26 Apr 2016 - 1,040
govaluate
Arbitrary expression evaluation for golang
evaluation expression go parsing
Released: 19 Dec 2014 - 3,738
structured-merge-diff
Test cases and implementation for "server-side apply"
k8s-sig-api-machinery
Released: 06 Sep 2018 - 103
inflection
Pluralizes and singularizes English nouns
go golang inflection
Released: 15 Jul 2015 - 501