tera487's Stars
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.
awslabs/git-secrets
Prevents you from committing secrets and credentials into git repositories
99designs/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
aws-cloudformation/cfn-lint
CloudFormation Linter
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
cespare/reflex
Run a command when files change
aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
receptron/SlashGPT
dominikh/go-tools
Staticcheck - The advanced Go linter
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
uber-go/mock
GoMock is a mocking framework for the Go programming language.
google/pprof
pprof is a tool for visualization and analysis of profiling data
golang-standards/project-layout
Standard Go Project Layout
labstack/echo
High performance, minimalist Go web framework
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
golangci/golangci-lint-action
Official GitHub Action for golangci-lint from its authors
golangci/golangci-lint
Fast linters runner for Go
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
labstack/echo-jwt
JWT middleware for Echo framework
vn7n24fzkq/github-profile-summary-cards
A tool to generate your github summary card for profile README
kisielk/errcheck
errcheck checks that you checked errors.
redis/go-redis
Redis Go client
golang/mock
GoMock is a mocking framework for the Go programming language.
opensearch-project/opensearch-go
Go Client for OpenSearch