danielmesquitta
Software Developer | Go (Golang) | Node.js | AWS | GCP | React
Sword HealthMG, Brazil.
danielmesquitta's Stars
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
spf13/cobra
A Commander for modern Go CLI interactions
charmbracelet/bubbletea
A powerful little TUI framework 🏗
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
tidwall/gjson
Get JSON values quickly - JSON parser for Go
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
sourcegraph/conc
Better structured concurrency for go
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
H-M-H/Weylus
Use your tablet as graphic tablet/touch screen on your computer.
twitchtv/twirp
A simple RPC framework with protobuf service definitions
Masterminds/squirrel
Fluent SQL generation for golang
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
charmbracelet/huh
Build terminal forms and prompts 🤷🏻♀️
orval-labs/orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
doug-martin/goqu
SQL builder and query library for golang
playwright-community/playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
sst/ion
Moved to https://github.com/sst/sst
goccy/go-yaml
YAML support for the Go language
go-fuego/fuego
Golang Fuego - web framework generating OpenAPI 3 spec from source code
iancoleman/strcase
A golang package for converting to snake_case or CamelCase
leekchan/accounting
money and currency formatting for golang
amanbolat/awesome-go-with-stars
Awesome-go list with stars. Automatically updated.
techschool/pcbook-go
uber-go/cff
Concurrency toolkit for Go
paemuri/brdoc
Brazilian docs validator for Go - CPF, CNPJ, CEP, RENAVAM, CNH and license plate!
diegoclair/goswag
rocketseat-education/semana-tech-01-go-react-server
rocketseat-education/nlw-journey-go
Back-end da aplicação desenvolvida durante o NLW Journey da Rocketseat.
pluggyai/meu-pluggy
An easy way to connect your account to Open Finance Brasil
dreamsofcode-io/loop
Loop is a utility package for function iterators in Go using the new rangefunc experiment