jaskerv's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
spf13/cobra
A Commander for modern Go CLI interactions
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
labstack/echo
High performance, minimalist Go web framework
wailsapp/wails
Create beautiful applications using Go
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
Lissy93/web-check
🕵️♂️ All-in-one OSINT tool for analysing any website
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
cosmtrek/air
☁️ Live reload for Go apps
golang-migrate/migrate
Database migrations. CLI and Golang library.
apache/incubator-answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
temporalio/temporal
Temporal service
bytebase/bytebase
The GitHub/GitLab for database DevSecOps. World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams.
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
tilt-dev/tilt
Define your dev environment as code. For microservice apps on Kubernetes.
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
disintegration/imaging
Imaging is a simple image processing package for Go
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
klauspost/compress
Optimized Go Compression Packages
open-telemetry/opentelemetry-collector
OpenTelemetry Collector
cachix/devenv
Fast, Declarative, Reproducible, and Composable Developer Environments
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
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.
christianselig/apollo-backend
Apollo backend server
piskvorky/smart_open
Utils for streaming large files (S3, HDFS, gzip, bz2...)
the-nix-way/dev-templates
Dev environments for numerous languages based on Nix flakes [maintainer=@lucperkins]
ddd-crew/free-ddd-learning-resources
A collection of resources for learning DDD. All are free to access.
runabol/tork
A distributed workflow engine
slackhq/kaldb
KalDB is a cloud-native search and analytics engine for log, trace, and audit data
tj-actions/verify-changed-files
:octocat: Github action to verify file changes that occur during the workflow execution.