ptsans's Stars
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
istio/istio
Connect, secure, control, and observe services.
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
spf13/viper
Go configuration with fangs
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
modularml/mojo
The Mojo Programming Language
fingerprintjs/fingerprintjs
The most advanced browser fingerprinting library.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
golangci/golangci-lint
Fast linters runner for Go
golang-migrate/migrate
Database migrations. CLI and Golang library.
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
quic-go/quic-go
A QUIC implementation in pure Go
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
hatoo/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
Dash-Industry-Forum/dash.js
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
authzed/spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
komodorio/helm-dashboard
The missing UI for Helm - visualize your releases
uber-go/dig
A reflection based dependency injection toolkit for Go.
google/cel-spec
Common Expression Language -- specification and binary representation
bits-and-blooms/bloom
Go package implementing Bloom filters, used by Milvus and Beego.
go-critic/go-critic
The most opinionated Go source code linter for code audit.
topolvm/topolvm
Capacity-aware CSI plugin for Kubernetes
flyingmutant/rapid
Rapid is a modern Go property-based testing library
ozontech/cute
Library for simply creating HTTP tests in Go with Allure reports.
scylladb/gocql
Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
gkampitakis/go-snaps
Jest-like snapshot testing in Go 📸
go-json-experiment/jsonbench
JSON benchmarks to compare different Go JSON implementations