denpeshkov's Stars
quii/learn-go-with-tests
Learn Go with test-driven development
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
jmoiron/sqlx
general purpose extensions to golang's database/sql
benbjohnson/litestream
Streaming replication for SQLite.
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
jackyzha0/quartz
🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
DiceDB/dice
DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
markdoc/markdoc
A powerful, flexible, Markdown-based authoring framework.
syndtr/goleveldb
LevelDB key/value database in Go.
prometheus/client_golang
Prometheus instrumentation library for Go applications
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
projectcontour/contour
Contour is a Kubernetes ingress controller using Envoy proxy.
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
ClickHouse/clickhouse-go
Golang driver for ClickHouse
mit-pdos/biscuit
Biscuit research OS
google/exposure-notifications-server
Exposure Notification Reference Server | Covid-19 Exposure Notifications
grafana/tanka
Flexible, reusable and concise configuration for Kubernetes
huachaohuang/awesome-dbdev
Awesome materials about database development.
sethvargo/go-envconfig
A Go library for parsing struct tags from environment variables.
mit-pdos/xv6-riscv-book
Text describing xv6 on RISC-V
dreamportdev/Osdev-Notes
A book that explore how to write an Operating System from scratch
davideuler/SQLite-2.5.0-for-code-reading
SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning
ClickHouse/ch-go
Low-level Go Client for ClickHouse
mit-pdos/xv6-book
Commentary for xv6-public
golang/oscar
[mirror] Open source contributor agent architecture repo.
eliben/gogl
Go Generic Library