Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

Go: Possible Projects

probing

Released: 09 Jul 2015 - 23

btree

BTree provides a simple, ordered, in-memory data structure for Go programs.

Released: 31 Jul 2014 - 3,937

go-zfs

Go wrappers for ZFS commands

Released: 15 Aug 2014 - 127

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-socks5

SOCKS5 server in Golang

Released: 22 Jan 2014 - 1,946

units

Helpful unit multipliers and functions for Go

Released: 04 Jul 2014 - 123

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

cli

The Docker CLI

cli docker

Released: 12 Apr 2017 - 4,928

go-units

Parse and print size and time units in human-readable format

Released: 15 Dec 2015 - 218

apiserver-network-proxy

k8s-sig-cloud-provider

Released: 16 Apr 2019 - 377

swag

goodie bag in use in the go-openapi projects

Released: 17 Apr 2016 - 184

glob

Go glob

glob golang pattern

Released: 30 Nov 2015 - 958

context

Package gorilla/context is a golang registry for global request variables.

context go golang gorilla gorilla-web-toolkit

Released: 02 Oct 2012 - 429

match

Simple string pattern matcher for Go

Released: 30 Aug 2016 - 122

plot

A repository for plotting and visualizing data

Released: 23 Jul 2013 - 2,739

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

gommon

Common packages for Go

bytes color email logging random

Released: 12 Mar 2015 - 538

uuid

Automatically exported from code.google.com/p/go-uuid

Released: 03 Jun 2015 - 383

fuse

FUSE library for Go.  go get bazil.org/fuse  

Released: 01 Apr 2013 - 1,611

check

Rich testing for the Go language

Released: 01 Apr 2014 - 695

go

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]

Released: 30 May 2013 - 1,857

go-criu

Go Bindings for CRIU

Released: 10 Oct 2018 - 172

go-farm

go-farm: a pure-Go farmhash implementation

Released: 21 May 2014 - 243

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

runtime-tools

OCI Runtime Tools

docker oci opencontainers runc

Released: 13 Jan 2016 - 429

envy

Envy makes working with ENV variables in Go trivial.

configuration environment environment-variables go gobuffalo golang helpers

Released: 06 Jan 2017 - 156

go-plugin

Golang plugin system over RPC.

Released: 21 Jan 2016 - 5,268

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

gopsutil

psutil for golang

go golang system-information

Released: 18 Apr 2014 - 10,586

xz

Pure golang package for reading and writing xz-compressed files

compression decompression go xz

Released: 15 Aug 2014 - 481

kube-openapi

Kubernetes OpenAPI spec generation & serving

Released: 12 Jul 2017 - 318

cpuid

CPU feature identification for Go

Released: 13 Apr 2015 - 1,042

yamux

Golang connection multiplexing library

Released: 22 May 2014 - 2,226

uniseg

Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go

golang string-manipulation strings unicode

Released: 13 Mar 2019 - 591

sse

Server-Sent Events implementation in Go. Used by the Gin Framework.

Released: 08 Jan 2017 - 116

scram

Legacy scram library → use xdg-go/scram instead

Released: 30 Mar 2021 - 3

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

go-flags

go command line option parser

Released: 31 Aug 2012 - 2,585

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

go-colorable

color go golang windows

Released: 30 Jul 2014 - 766

hystrix-go

Netflix's Hystrix latency and fault tolerance library, for Go

Released: 15 Dec 2013 - 4,236

dns

DNS library in Go

dns dns-library dnssec go

Released: 03 Aug 2010 - 8,030

cgroups

cgroups package for Go

cgroups golang linux

Released: 11 Oct 2016 - 1,087

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

googleapis

googleapis generated with gogoprotobuf

golang protobuf

Released: 08 Feb 2018 - 37

go-runc

runc bindings for Go

runc runc-cli

Released: 05 Dec 2016 - 163

pq

Pure Go Postgres driver for database/sql

Released: 12 Mar 2012 - 9,086

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

bbolt

An embedded key/value database for Go.

Released: 17 Jun 2017 - 8,240

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

bitset

Go package implementing bitsets

bitset go

Released: 11 May 2011 - 1,340

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

go.net

Fork of code.google.com/p/go.net

Released: 03 Nov 2014 - 18

fargo

Golang client for Netflix Eureka

Released: 11 Nov 2013 - 132

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

circbuf

Golang circular (ring) buffer

Released: 29 Apr 2014 - 172

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

httpunix

Go library to talk HTTP over Unix domain sockets

Released: 03 Mar 2015 - 47

go-sockaddr

IP Address/UNIX Socket convenience functions for Go

Released: 02 Mar 2016 - 266

spdystream

Released: 05 Jun 2014 - 146

gotool

A library of some of the utility functions provided by (but not exported) by cmd/go

Released: 26 Jun 2013 - 62

go-semver

semver library in Go

Released: 26 Jul 2013 - 343

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

go-iptables

Go wrapper around iptables utility

Released: 05 Feb 2015 - 1,135

goji

Goji is a minimalistic web framework for Golang that's high in antioxidants.

Released: 01 Mar 2014 - 3,646

gophercloud

Gophercloud: an OpenStack SDK for Go

go openstack sdk

Released: 13 Aug 2015 - 889

clockwork

a fake clock for golang

Released: 09 Sep 2014 - 662

runtime-spec

OCI Runtime Specification

containers docker oci runc

Released: 05 Jun 2015 - 3,213

purell

tiny Go library to normalize URLs

normalizer url

Released: 19 Sep 2012 - 473

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

cast

safe and easy casting from one type to another in Go

Released: 03 Apr 2014 - 3,526

pgmock

Package pgmock provides the ability to mock a PostgreSQL server.

Released: 25 Jan 2017 - 119

go-metrics

Go port of Coda Hale's Metrics library

Released: 22 Sep 2013 - 9

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