Ecosyste.ms: Funds

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

Go: Possible Projects

https://github.com/cespare/xxhash

A Go implementation of the 64-bit xxHash algorithm (XXH64)

Released: 27 Aug 2016 - 1,774

https://github.com/hashicorp/go-uuid

Generates UUID-format strings using purely high quality random bytes

Released: 16 Dec 2015 - 176

https://github.com/uber-go/multierr

Combine one or more Go errors together

errors go golang

Released: 15 Mar 2017 - 1,001

https://github.com/ajstarks/svgo

Go Language Library for SVG generation

go golang golang-library golang-package graphic-design graphic-programming graphics markup sketch svg svg-images svg-path visualization xml

Released: 05 Mar 2010 - 2,138

https://github.com/openzipkin-contrib/zipkin-go-opentracing

OpenTracing Bridge for Zipkin Go

distributed-tracing go instrumentation opentracing openzipkin trace tracing zipkin

Released: 14 May 2016 - 510

https://github.com/HdrHistogram/hdrhistogram-go

A pure Go implementation of Gil Tene's HDR Histogram.

Released: 14 Jul 2014 - 434

https://github.com/go-git/go-billy

The missing interface filesystem abstraction for Go

Released: 09 Mar 2020 - 301

https://github.com/denisenkom/go-mssqldb

Microsoft SQL server driver written in go language

Released: 16 Dec 2013 - 1,817

https://github.com/go-sql-driver/mysql

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

database go mariadb mysql mysql-driver sql

Released: 09 Dec 2012 - 14,458

https://github.com/go-inf/inf

Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.

arithmetic decimal go golang math mathematics

Released: 18 Apr 2015 - 44

https://github.com/lightstep/lightstep-tracer-common

Files shared by most or all of the Lightstep tracer implementations

Released: 29 Aug 2016 - 3

https://github.com/Shopify/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,269

https://github.com/Masterminds/sprig

Useful template functions for Go templates.

go template templates

Released: 22 Nov 2013 - 4,185

https://github.com/influxdata/influxdb1-client

The old clientv2 for InfluxDB 1.x

Released: 12 Jan 2019 - 190

https://github.com/PuerkitoBio/goquery

A little like that j-thing, only in Go.

goquery html-parsing jquery selector-strings

Released: 29 Aug 2012 - 13,919

https://github.com/andybalholm/cascadia

CSS selector library in Go

Released: 28 Mar 2015 - 697

https://github.com/gin-gonic/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 - 77,995

https://github.com/coreos/go-iptables

Go wrapper around iptables utility

Released: 05 Feb 2015 - 1,069

https://github.com/matryer/is

Professional lightweight testing mini-framework for Go.

golang testing

Released: 06 Dec 2016 - 1,767

https://github.com/cncf/xds

xDS API Working Group

Released: 19 Nov 2020 - 183

https://github.com/vishvananda/netlink

Simple netlink library for go.

Released: 01 Sep 2014 - 2,804

https://github.com/kubernetes-sigs/json

Golang JSON decoder supporting case-sensitive, number-preserving, and strict decoding use cases

k8s-sig-api-machinery

Released: 06 Oct 2021 - 25

https://github.com/gonum/netlib

netlib contains C wrappers for netlib code in particular BLAS and LAPACK

Released: 23 May 2017 - 39

https://github.com/valyala/fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

Released: 18 Oct 2015 - 21,654

https://github.com/eapache/go-resiliency

Resiliency patterns for golang

go golang resiliency resiliency-patterns

Released: 29 Nov 2014 - 2,192

https://github.com/spf13/afero

A FileSystem Abstraction System for Go

Released: 28 Oct 2014 - 5,896

https://github.com/kubernetes-sigs/structured-merge-diff

Test cases and implementation for "server-side apply"

k8s-sig-api-machinery

Released: 06 Sep 2018 - 92

https://github.com/golang/freetype

The Freetype font rasterizer in the Go programming language.

Released: 11 Aug 2015 - 785

https://github.com/darccio/mergo

Mergo: merging Go structs and maps since 2013

go golang hacktoberfest mapping merge structures

Released: 11 Mar 2013 - 2,718

https://github.com/modern-go/reflect2

reflect api without runtime reflect.Value cost

go golang reflect reflection

Released: 28 Feb 2018 - 738

https://github.com/open-telemetry/opentelemetry-go-contrib

Collection of extensions for OpenTelemetry-Go.

Released: 21 Feb 2020 - 987

https://github.com/matttproud/golang_protobuf_extensions

Support for streaming Protocol Buffer messages for the Go language (golang).

Released: 27 May 2013 - 66

https://github.com/kballard/go-shellquote

Go utilities for performing shell-like word splitting/joining

Released: 11 Jul 2012 - 199

https://github.com/nats-io/jwt

JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem.

Released: 22 Aug 2018 - 75

https://github.com/hashicorp/serf

Service orchestration and management tool.

Released: 01 Oct 2013 - 5,855

https://github.com/google/go-querystring

go-querystring is Go library for encoding structs into URL query strings.

query-string querystring

Released: 10 Sep 2013 - 1,965

https://github.com/hashicorp/go-msgpack

Open-Source Go Code. msgpack.org[Go]

Released: 18 Oct 2014 - 88

https://github.com/kylelemons/godebug

Debugging helper utilities for Go

Released: 05 Jan 2013 - 351

https://github.com/inconshreveable/log15

Structured, composable logging for Go

Released: 20 May 2014 - 1,104

https://github.com/chenzhuoyu/base64x

High performance drop-in replacement of the `encoding/base64` library

Released: 28 May 2021 - 37

https://github.com/gorilla/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,648

https://github.com/protocolbuffers/protobuf-go

Go support for Google's protocol buffers

go golang protobufs protocol-buffers

Released: 26 Mar 2019 - 2,681

https://github.com/gonum/gonum

Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

data-analysis go golang graph matrix scientific-computing statistics

Released: 25 Mar 2017 - 7,525

https://github.com/gotestyourself/gotest.tools

A collection of packages to augment the go testing package and support common patterns.

assert assertions go golang test testing

Released: 08 Aug 2017 - 490

https://github.com/pkg/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 - 87

https://github.com/onsi/gomega

Ginkgo's Preferred Matcher Library

Released: 23 Aug 2013 - 2,157

https://github.com/jinzhu/now

Now is a time toolkit for golang

go golang time

Released: 18 Nov 2013 - 4,425

https://github.com/dominikh/go-tools

Staticcheck - The advanced Go linter

linter linters sponsor static-analysis staticcheck

Released: 24 Jan 2017 - 6,115

https://github.com/gobuffalo/envy

Envy makes working with ENV variables in Go trivial.

configuration environment environment-variables go gobuffalo golang helpers

Released: 06 Jan 2017 - 155

https://github.com/fortytw2/leaktest

Goroutine Leak Detector

go goroutine leak-detection test-helper

Released: 26 Apr 2016 - 1,037

https://github.com/moby/moby

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

containers docker go golang

Released: 18 Jan 2013 - 67,659

https://github.com/logrusorgru/aurora

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

ansi-colors golang printf

Released: 06 Nov 2016 - 1,417

https://github.com/hashicorp/go-retryablehttp

Retryable HTTP client in Go

Released: 07 Dec 2015 - 1,868

https://github.com/grpc/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 - 20,746

https://github.com/xdg/stringprep

Legacy stringprep library → use xdg-go/stringprep instead

Released: 30 Mar 2021 - 1

https://github.com/grpc-ecosystem/grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec

go grpc grpc-gateway openapi rest-api restful-api swagger

Released: 03 Apr 2015 - 17,308

https://github.com/google/go-cmp

Package for comparing Go values in tests

equality go testing

Released: 07 Jul 2017 - 4,163

https://github.com/distribution/distribution

The toolkit to pack, ship, store, and deliver container content

cncf containers distribution oci oci-specification registry

Released: 22 Dec 2014 - 8,359

https://github.com/jackc/pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

Released: 30 Mar 2019 - 4

https://github.com/golang/groupcache

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

Released: 22 Jul 2013 - 12,889

https://github.com/envoyproxy/go-control-plane

Go implementation of data-plane-api

Released: 20 Oct 2017 - 1,504

https://github.com/mattn/go-isatty

Package isatty implements interface to isatty

cygwin go golang isatty msys2 website

Released: 01 Apr 2014 - 822

https://github.com/containerd/containerd

An open and reliable container runtime

cncf containerd containers cri docker hacktoberfest kubernetes oci

Released: 13 Nov 2015 - 16,262

https://github.com/go-openapi/spec

openapi specification object model

Released: 17 Apr 2016 - 389

https://github.com/rivo/uniseg

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

golang string-manipulation strings unicode

Released: 13 Mar 2019 - 584

https://github.com/uber-go/zap

Blazing fast, structured, leveled logging in Go.

golang logging structured-logging zap

Released: 18 Feb 2016 - 21,721

https://github.com/dnaeon/go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests

Released: 14 Dec 2015 - 1,236

https://github.com/hashicorp/go-metrics

A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)

Released: 09 Aug 2013 - 1,415

https://github.com/ulikunitz/xz

Pure golang package for reading and writing xz-compressed files

compression decompression go xz

Released: 15 Aug 2014 - 452

https://github.com/streadway/amqp

Go client for AMQP 0.9.1

amqp go protocol rabbitmq

Released: 25 Apr 2012 - 4,850

https://github.com/zenazn/goji

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

Released: 01 Mar 2014 - 3,646

https://gitlab.com/cznic/strutil

Package strutil collects utils supplemental to the standard strings package.

Released: 06 Nov 2018 - 3

https://github.com/chzyer/readline

Readline is a pure go(golang) implementation for GNU-Readline kind library

go golang readline readline-library

Released: 20 Sep 2015 - 2,039

https://github.com/cyphar/filepath-securejoin

Proposed filepath.SecureJoin implementation

filesystem golang proposal symlink

Released: 06 May 2017 - 85

https://github.com/hashicorp/go-syslog

Golang syslog wrapper, cross-compile friendly

Released: 02 May 2014 - 68

https://github.com/vishvananda/netns

Simple network namespace handling for go.

Released: 31 Aug 2014 - 375

https://github.com/open-telemetry/opentelemetry-go

OpenTelemetry Go API and SDK

logging metrics opentelemetry tracing

Released: 16 May 2019 - 5,008

https://github.com/chzyer/test

Released: 01 Apr 2016 - 2

https://github.com/IBM/sarama

Sarama is a Go library for Apache Kafka.

go kafka kafka-client

Released: 05 Jul 2013 - 11,026

https://github.com/json-iterator/go

A high-performance 100% compatible drop-in replacement of "encoding/json"

deserialization go golang json json-parser parser serialization serializer

Released: 30 Nov 2016 - 13,108

https://github.com/mattn/go-shellwords

Parse line as shell words

go parser shellwords

Released: 19 Jun 2014 - 528

https://github.com/docker/go-connections

Utility package to work with network connections

Released: 17 Dec 2015 - 214

https://github.com/lyft/protoc-gen-star

protoc plugin library for efficient proto-based code generation

lyft

Released: 06 Sep 2017 - 630

https://github.com/go-openapi/swag

goodie bag in use in the go-openapi projects

Released: 17 Apr 2016 - 179

https://github.com/kubernetes/apiserver

Library for writing a Kubernetes-style API server.

k8s-staging

Released: 13 Jan 2017 - 626

https://github.com/google/uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

go uuid

Released: 12 Feb 2016 - 5,258

https://github.com/mattn/go-runewidth

wcwidth for golang

go golang wcwidth windows

Released: 21 Jun 2013 - 608

https://github.com/jackc/pgservicefile

pgservicefile is a parser PostgreSQL for service files (e.g. .pg_service.conf)

Released: 07 Mar 2020 - 8

https://github.com/opencontainers/go-digest

Common digest package used across the container ecosystem

container-ecosystem containers docker go oci

Released: 16 Dec 2016 - 185

https://github.com/chzyer/logex

An golang log lib, supports tracking and level, wrap by standard log lib

Released: 10 Oct 2014 - 43

https://github.com/PuerkitoBio/purell

tiny Go library to normalize URLs

normalizer url

Released: 19 Sep 2012 - 468

https://github.com/blang/semver

Semantic Versioning (semver) library written in golang

go golang semantic-versioning semantic-versions semver

Released: 01 Jul 2014 - 1,007

https://github.com/mrunalp/fileutils

collection of utilities for file manipulation in golang

Released: 16 May 2016 - 13

https://github.com/markbates/oncer

Released: 11 Sep 2018 - 4

https://github.com/tidwall/match

Simple string pattern matcher for Go

Released: 30 Aug 2016 - 120

https://github.com/go-openapi/loads

openapi specification object model

Released: 17 Apr 2016 - 48

https://github.com/go-errgo/errgo

Dependable Go errors with tracebacks

Released: 31 Jul 2014 - 51

https://github.com/spf13/pflag

Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.

Released: 30 Aug 2013 - 2,389

https://github.com/gomodule/redigo

Go client for Redis

go redis

Released: 14 Apr 2012 - 9,686

https://github.com/davecgh/go-spew

Implements a deep pretty printer for Go data structures to aid in debugging

Released: 09 Jan 2013 - 6,041