eklmv's Stars
pb33f/libopenapi
libopenapi is a fully featured, high performance OpenAPI 3.1, 3.0 and Swagger parser, library, validator and toolkit for golang applications.
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
daveshanley/vacuum
vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
piglig/go-qr
A native, high-quality and minimalistic QR code generator
makiuchi-d/gozxing
Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
cardinalby/export-env-action
GitHub Action that exports .env file variables to job env
nicknovitski/nix-develop
DeterminateSystems/nix-installer-action
The Github Action for the Determinate Nix Installer
DeterminateSystems/magic-nix-cache-action
Save 30-50%+ of CI time without any effort or cost. Use Magic Nix Cache, a totally free and zero-configuration binary cache for Nix on GitHub Actions.
uber-go/nilaway
Static analysis tool to detect potential nil panics in Go code
rs/zerolog
Zero Allocation JSON Logger
grafana/loki
Like Prometheus, but for logs.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
gofiber/fiber
⚡️ Express inspired web framework written in Go
dustin/go-humanize
Go Humans! (formatters for units to human friendly sizes)
uber-go/goleak
Goroutine leak detector
cucumber/godog
Cucumber for golang
sqlc-dev/sqlc
Generate type-safe code from SQL
labstack/echo
High performance, minimalist Go web framework
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
bytebase/bytebase
The GitHub/GitLab for database DevSecOps. World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams.
gotenberg/gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
go-delve/delve
Delve is a debugger for the Go programming language.
golang-migrate/migrate
Database migrations. CLI and Golang library.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
pashagolub/pgxmock
pgx mock driver for golang to test database interactions
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
jackc/pgx
PostgreSQL driver and toolkit for Go
redis/go-redis
Redis Go client