mstgnz's Stars
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
bigskysoftware/htmx
</> htmx - high power tools for HTML
kubernetes/minikube
Run Kubernetes locally
spf13/viper
Go configuration with fangs
go-kit/kit
A standard library for microservices.
sirupsen/logrus
Structured, pluggable logging for Go.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
redis/go-redis
Redis Go client
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
pion/webrtc
Pure Go implementation of the WebRTC API
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
primefaces/primeng
The Most Complete Angular UI Component Library
graphql-go/graphql
An implementation of GraphQL for Go / Golang
etcd-io/bbolt
An embedded key/value database for Go.
segmentio/kafka-go
Kafka library in Go
google/uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
tetratelabs/wazero
wazero: the zero dependency WebAssembly runtime for Go developers
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
bits-and-blooms/bloom
Go package implementing Bloom filters, used by Milvus and Beego.
stripe/stripe-go
Go library for the Stripe API.
radovskyb/watcher
watcher is a Go package for watching for files or directory changes without using filesystem events.
pact-foundation/pact-go
Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
elliotchance/orderedmap
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
anthdm/raptor
Create, Deploy, and Run your applications on the edge
tsawler/toolbox
An example of creating a simple go module