gadumitrachioaiei's Stars
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
quic-go/quic-go
A QUIC implementation in pure Go
go-swagger/go-swagger
Swagger 2.0 implementation for go
bufbuild/buf
The best way of working with Protocol Buffers.
bitfield/script
Making it easy to write shell-like scripts in Go
dgraph-io/ristretto
A high performance memory-bound Go cache
stefanprodan/podinfo
Go microservice template for Kubernetes
cue-lang/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
klauspost/compress
Optimized Go Compression Packages
google/go-cmp
Package for comparing Go values in tests
magefile/mage
a Make/rake-like dev tool using Go
cuelang/cue
CUE has moved to https://github.com/cue-lang/cue
heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
google/periph
Older version of periph, see new version at https://github.com/periph
dropbox/goebpf
Library to work with eBPF programs from Go
multiversx/mx-chain-go
⚡ The official implementation of the MultiversX blockchain protocol, written in golang.
cube2222/jql
Easy JSON Query Processor with a Lispy syntax in Go
bvwells/go-patterns
Design patterns for the Go programming language
distr1/distri
a Linux distribution to research fast package management
aclements/go-perf
Go packages and tools for Linux perf
geosoft1/tools
Various tools for usage with Golang like installer, github tool and cloud features.
heetch/avro
Avro codec and code generation for Go
anacrolix/missinggo
Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
erikaheidi/cfmgmt
Configuration Management Guide
cue-exp/cueconfig
Package cueconfig provides an API designed to make it straightforward to use the CUE language as a configuration format for Go programs.
tudorv91/SparkJNI
A heterogeneous Apache Spark framework.
rogpeppe/retry
Efficient for-loop retries in Go