xuanbo's Stars
hellokaton/eve
👻 everyday explore, Github / HackNews / V2EX / Medium / Product Hunt.
coobird/thumbnailator
Thumbnailator - a thumbnail generation library for Java
otale/Tale-Theme-Amaze
tale-theme-Amaze
spring-attic/sample-zuul-filters
Samples of custom Zuul 1 filters for use in Spring Cloud Netflix
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
netty/netty
Netty project - an event-driven asynchronous network application framework
redis/jedis
Redis Java client
wiselyman/uaa-zuul
使用OAUTH2+Zuul实现认证和授权
samuel/go-zookeeper
Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
russross/blackfriday
Blackfriday: a markdown processor for Go
mattn/go-sqlite3
sqlite3 driver for go using database/sql
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
buaazp/fasthttprouter
A high performance fasthttp request router that scales well
micro/go-micro
A Go microservices framework
wcharczuk/go-chart
go chart is a basic charting library in go.
julienschmidt/httprouter
A high performance HTTP request router that scales well
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
ASpiralMoon/wtfjs
A list of funny and tricky JavaScript examples
sczyh30/vertx-blueprint-todo-backend
Vert.x Blueprint Project - A reactive todo-backend implementation using Vert.x and various persistence
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
xuanbo/stsm
毕业设计-分布式软件测试管理系统的设计与实现
taylorchen709/vue-admin
admin template based on vuejs2 and element.
xuanbo/dubbo-example-annotation
dubbo-example-annotation
weibocom/motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
rystsov/mongodb-transaction-example
MongoDB transaction example
xiejingfa/the-annotated-redis-3.0
带有详细注释的redis-3.0源码