mbalabin's Stars
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
daixiang0/gci
GCI, a tool that control golang package import order and make it always deterministic.
gmmorris/jg
Jeff Goldblum (jg) is a command-line JSON processor. jg searches for structural patterns in json input and prints each json object that matches the pattern.
ortuman/nuke
⚡ A memory arena implementation for Go.
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
rotisserie/eris
Error handling library with readable stack traces and flexible formatting support 🎆
XTLS/Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
go-errors/errors
errors with stacktraces for go
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
joomcode/errorx
A comprehensive error handling library for Go
deviceinsight/kafkactl
Command Line Tool for managing Apache Kafka
angristan/wireguard-install
WireGuard VPN installer for Linux servers
josephburnett/jd
JSON diff and patch
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
gojuno/minimock
Powerful mock generation tool for Go programming language
jackc/pgx
PostgreSQL driver and toolkit for Go
sourcegraph/conc
Better structured concurrency for go
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
eiannone/keyboard
Simple library to listen for keystrokes from the keyboard
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
beatlabs/proton
cli protobuf to json converter
georgysavva/scany
Library for scanning data from a database into Go structs and more
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
Masterminds/squirrel
Fluent SQL generation for golang
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
twowaits/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.