haiqun's Stars
luksa/kubernetes-in-action
Code from the Kubernetes in Action book
Snoopy1866/LiTiaotiao-Custom-Rules
uber-go/fx
A dependency injection based application framework for Go.
e2u/gp-scraper
Golang to scrape apps data from the Google Play Store.
aws/studio-lab-examples
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
shunfei/cronsun
A Distributed, Fault-Tolerant Cron-Style Job System.
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
z38/murmurhash
Murmur3F implementation for PHP
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
electricbubble/gidevice
communicate with iOS devices implemented with Golang
KeKe-Li/data-structures-questions
golang sorting algorithm and data construction.
wg/wrk
Modern HTTP benchmarking tool
rfyiamcool/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
xiaowei520/e3w
etcd v3 Web UI
zeromicro/go-queue
Kafka, Beanstalkd Pub/Sub framework.
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
kevwan/go-stash
go-stash is a high performance, free and open source server-side data processing pipeline that ingests data from Kafka, processes it, and then sends it to ElasticSearch.
crazybber/go-pattern-examples
Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
goexts/maputils
a go map extension package.simpler to operation transfer data with struct<=>map<=>xml<=>json
disintegration/imaging
Imaging is a simple image processing package for Go
mingrammer/commonregex
🍫 A collection of common regular expressions for Go
Jeffail/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
spf13/afero
A FileSystem Abstraction System for Go
isNextJuly/Hackintosh-EFI-for-deskmini-310-i7-8700
clover 以及opencore 双版本
urfave/negroni
Idiomatic HTTP Middleware for Golang
auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests