rawgni's Stars
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
liquibase/liquibase
Main Liquibase Source
google/go-github
Go library for accessing the GitHub v3 API
go-git/go-git
A highly extensible Git implementation in pure Go.
go-jira/jira
simple jira command line client in Go
practical-tutorials/project-based-learning
Curated list of project-based tutorials
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
lelit/pglast
PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 covers PG15, v6 covers PG16, v7 covers PG17
andialbrecht/sqlparse
A non-validating SQL parser module for Python
google/open-location-code
Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
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.
balerter/balerter
Script Based Alerting Manager
google/mtail
extract internal monitoring data from application logs for collection in a timeseries database
DataDog/terraform-provider-datadog
Terraform Datadog provider
redpanda-data/connect
Fancy stream processing made operationally mundane
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
andygrunwald/go-jira
Go client library for Atlassian Jira
davecheney/the-zen-of-go
https://the-zen-of-go.netlify.com
tomjschuster/sequelize-ui
TypeScript code generator for Sequelize ORM
robaho/fixed
high performance fixed decimal place math library for Go
grafana/loki
Like Prometheus, but for logs.
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
quic-go/quic-go
A QUIC implementation in pure Go
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
hoanhan101/ultimate-go
The Ultimate Go Study Guide
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
hootsuite/healthchecks
A go implementation of the Health Checks API used for microservice exploration, documentation and monitoring.