Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Go: Possible Projects
btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
Released: 31 Jul 2014 - 3,937
pgconn
Package stmtcache is a cache that can be used to implement lazy prepared statements.
Released: 30 Mar 2019 - 181
protoc-gen-star
protoc plugin library for efficient proto-based code generation
lyft
Released: 06 Sep 2017 - 635
go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
authentication generic-functions golang grpc interceptor library logging middleware retries testing
Released: 14 May 2016 - 6,292
opentelemetry-go
OpenTelemetry Go API and SDK
logging metrics opentelemetry tracing
Released: 16 May 2019 - 5,262
context
Package gorilla/context is a golang registry for global request variables.
context go golang gorilla gorilla-web-toolkit
Released: 02 Oct 2012 - 429
go-version
A Go (golang) library for parsing and verifying versions and version constraints.
Released: 26 Mar 2014 - 1,621
klog
Leveled execution logs for Go (fork of https://github.com/golang/glog)
k8s-sig-architecture
Released: 25 Oct 2018 - 527
go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Released: 30 May 2013 - 1,857
mongo-go-driver
The Official Golang driver for MongoDB
database driver go golang golang-library mongodb
Released: 08 Feb 2017 - 8,151
fasttemplate
Simple and fast template engine for Go
fast go golang placeholder template
Released: 19 Aug 2015 - 839
flock
Thread-safe file locking library in Go
file-locking flock flocks go golang golang-libary
Released: 30 Aug 2015 - 566
envy
Envy makes working with ENV variables in Go trivial.
configuration environment environment-variables go gobuffalo golang helpers
Released: 06 Jan 2017 - 156
cni
Container Network Interface - networking for Linux containers
containers docker kubernetes networking
Released: 05 Apr 2015 - 5,545
azure-sdk-for-go
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
azure azure-sdk go golang hacktoberfest microsoft rest sdk
Released: 11 Aug 2014 - 1,634
xz
Pure golang package for reading and writing xz-compressed files
compression decompression go xz
Released: 15 Aug 2014 - 481
uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
golang string-manipulation strings unicode
Released: 13 Mar 2019 - 591
gobrake
Airbrake notifier for Golang
airbrake error-reporting go golang notifier
Released: 19 Sep 2012 - 104
go-shlex
A library to make a lexical analyzer like Unix shell for golang.
Released: 31 May 2015 - 43
moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
containers docker go golang
Released: 18 Jan 2013 - 68,669
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
framework gin go middleware performance router server
Released: 16 Jun 2014 - 78,796
logrus-airbrake-hook
Airbrake hook for logrus, using the official gobrake package
Released: 06 Oct 2015 - 11
deep
Golang deep variable equality test that returns human-readable differences
deep-equals golang golang-testing variable-equality
Released: 26 Feb 2017 - 755
tail
[Revamped] Go package for reading from continuously updated files (tail -f)
go golang logging monitoring tail trigger watcher
Released: 22 Oct 2018 - 349
genny
A framework for writing modular generators
framework generator go gobuffalo golang
Released: 09 Jul 2018 - 65
hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
Released: 15 Dec 2013 - 4,236
go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
Released: 09 Jan 2013 - 6,069
mergo
Mergo: merging Go structs and maps since 2013
go golang hacktoberfest mapping merge structures
Released: 11 Mar 2013 - 2,881
go-git
A highly extensible Git implementation in pure Go.
git git-client git-server go-git golang
Released: 19 Dec 2019 - 5,948
copy
Go copy directory recursively
copy directories directory files folder folders go golang recursive
Released: 01 Sep 2017 - 721
api
The canonical location of the Kubernetes API definition.
k8s-staging
Released: 06 Jun 2017 - 655
godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
dotenv environment-variables go golang
Released: 30 Jul 2013 - 8,371
component-base
Shared code for kubernetes core components
k8s-sig-api-machinery k8s-staging
Released: 07 Jan 2019 - 109
strutil
Package strutil collects utils supplemental to the standard strings package.
Released: 06 Nov 2018 - 3
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
nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
cloud cloud-computing cloud-native distributed-systems go golang message-bus message-queue messaging microservices-architecture nats-server
Released: 29 Oct 2012 - 15,845
json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches
Released: 10 Dec 2013 - 1,056
lightstep-tracer-common
Files shared by most or all of the Lightstep tracer implementations
Released: 29 Aug 2016 - 3
pgio
Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
postgresql
Released: 30 Mar 2019 - 12
json
Golang JSON decoder supporting case-sensitive, number-preserving, and strict decoding use cases
k8s-sig-api-machinery
Released: 06 Oct 2021 - 25
memberlist
Golang package for gossip based membership and failure detection
Released: 09 Sep 2013 - 3,655
go-querystring
go-querystring is Go library for encoding structs into URL query strings.
query-string querystring
Released: 10 Sep 2013 - 1,987
kubernetes
Production-Grade Container Scheduling and Management
cncf containers go kubernetes
Released: 06 Jun 2014 - 110,733
gotool
A library of some of the utility functions provided by (but not exported) by cmd/go
Released: 26 Jun 2013 - 62
flatbuffers
FlatBuffers: Memory Efficient Serialization Library
c c-plus-plus c-sharp cross-platform flatbuffers go grpc java javascript json-parser marshalling mmap protobuf python rpc rust serialization serialization-library typescript zero-copy
Released: 19 May 2014 - 23,293
aws-sdk-go-v2
AWS SDK for the Go programming language.
aws aws-sdk go golang
Released: 02 Jul 2017 - 2,640
base64x
High performance drop-in replacement of the `encoding/base64` library
Released: 28 May 2021 - 37
chunkreader
Package chunkreader provides an io.Reader wrapper that minimizes IO reads and memory allocations.
Released: 30 Mar 2019 - 14
goji
Goji is a minimalistic web framework for Golang that's high in antioxidants.
Released: 01 Mar 2014 - 3,646
grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
dogs-over-cats giant-robots go golang grpc hacktoberfest microservices nanoservices proto rpc
Released: 08 Dec 2014 - 21,072
go-cleanhttp
Package cleanhttp offers convenience utilities for acquiring "clean" http.Transport and http.Client structs. Values set on http.DefaultClient and http.DefaultTransport affect all callers. This can have detrimental effects, esepcially in TLS contexts, where client or root certificates set to talk to multiple endpoints can end up displacing each other, leading to hard-to-debug issues. This package provides non-shared http.Client and http.Transport structs to ensure that the configuration will not be overwritten by other parts of the application or dependencies. The DefaultClient and DefaultTransport functions disable idle connections and keepalives. Without ensuring that idle connections are closed before garbage collection, short-term clients/transports can leak file descriptors, eventually leading to "too many open files" errors. If you will be connecting to the same hosts repeatedly from the same client, you can use DefaultPooledClient to receive a client that has connection pooling semantics similar to http.DefaultClient.
Released: 22 Oct 2015 - 370