alexeightsix's Stars
alufers/mitmproxy2swagger
Automagically reverse-engineer REST APIs via capturing traffic
brianvoe/gofakeit
Random fake data generator written in go
ghostty-org/ghostty
๐ป Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
golangci/golangci-lint
Fast linters runner for Go
securego/gosec
Go security checker
sst/sst
Build full-stack apps on your own infrastructure.
go-faker/faker
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
tursodatabase/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
go-playground/form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
cakephp/phinx
PHP Database Migrations for Everyone
maniartech/signals
A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go applications.
alextanhongpin/dbtx
Unit of Work for transaction-safe operations
create-go-app/fiber-go-template
๐ Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
dgraph-io/badger
Fast key-value DB in Go.
jinzhu/now
Now is a time toolkit for golang
bddicken/languages
Compare languages
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
go-swagger/go-swagger
Swagger 2.0 implementation for go
emojicode/emojicode
๐๐๐ Worldโs only programming language thatโs bursting with emojis
payloadcms/payload
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
gographics/imagick
Go binding to ImageMagick's MagickWand C API
teivah/100-go-mistakes
๐ 100 Go Mistakes and How to Avoid Them
OussamaMater/Laravel-Tips
Daily Laravel and PHP tips.
golang/go
The Go programming language
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
spf13/cobra
A Commander for modern Go CLI interactions
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
spf13/viper
Go configuration with fangs