auzll's Stars
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
NSFI/ppfish-components
Fish Design: 面向B端设计的企业级UI组件库
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
memcached/memcached
memcached development tree
kubesphere/kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
protostuff/protostuff
Java serialization library, proto compiler, code generator
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
oldratlee/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
OWASP/java-html-sanitizer
Takes third-party HTML and produces HTML that is safe to embed in your web application. Fast and easy to configure.
TruthHun/DocHub
参考百度文库,使用Beego(Golang)开发的开源文库系统
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
gin-contrib/sessions
Gin middleware for session management
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
kardianos/govendor
Use Go Modules.
spring2go/gravitee
go语言实现的轻量级oauth2服务器
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.
micro/micro
An API first development platform
golang-standards/project-layout
Standard Go Project Layout
robbiehanson/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
auzll/nodechat
用node.js和websocket来做的聊天室demo