ishihaya's Stars
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
tldraw/tldraw
whiteboard / infinite canvas SDK
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
GoogleChrome/chrome-extensions-samples
Chrome Extensions Samples
golang-migrate/migrate
Database migrations. CLI and Golang library.
sqlc-dev/sqlc
Generate type-safe code from SQL
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
golang/mock
GoMock is a mocking framework for the Go programming language.
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
vektra/mockery
A mock code autogenerator for Go
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
cweill/gotests
Automatically generate Go test boilerplate from your source code.
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
k1LoW/tbls
tbls is a CI-Friendly tool for document a database, written in Go.
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
rs/cors
Go net/http configurable handler to handle CORS requests
uber-go/mock
GoMock is a mocking framework for the Go programming language.
cockroachdb/errors
Go error library with error portability over the network
golangci/golangci-lint-action
Official GitHub Action for golangci-lint from its authors
sugiany/blender_mmd_tools
mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
jszwec/csvutil
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
Pallinder/go-randomdata
A tiny generator of random data for golang, also known as a faker
go-errors/errors
errors with stacktraces for go
FirebaseExtended/action-hosting-deploy
Automatically deploy shareable previews for your Firebase Hosting sites
bluele/factory-go
A library for setting up Golang objects inspired by factory_bot.
elastic/go-elasticsearch
The official Go client for Elasticsearch