JimmyZzzzz's Stars
jmoiron/sqlx
general purpose extensions to golang's database/sql
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
golang/sys
[mirror] Go packages for low-level interaction with the operating system
go-chassis/seclog
go-chassis/go-chassis
a cloud native application framework for Go with rich eco-system
spf13/pflag
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
shirou/gopsutil
psutil for golang
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
tink-crypto/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
etcd-io/zetcd
Serve the Apache Zookeeper API but back it with an etcd cluster
julienschmidt/httprouter
A high performance HTTP request router that scales well
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
1c7/Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成) B站播放量 383万
urfave/negroni
Idiomatic HTTP Middleware for Golang
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
justinas/alice
Painless middleware chaining for Go
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
gorilla/handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
loveshell/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
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.
gopherchina/conference
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
meolu/walle-web
walle - 瓦力 Devops开源项目代码部署平台
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.