wchb2015's Stars
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
mission-peace/interview
Interview questions
ben-manes/caffeine
A high performance caching library for Java
http-party/http-server
a simple zero-configuration command-line http server
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
google/styleguide
Style guides for Google-originated open-source projects
microsoft/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.
DeemOpen/zkui
A UI dashboard that allows CRUD operations on Zookeeper.
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
firekylin/firekylin
A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+
hedayaty/NetSpeed
An extension for gnome 3 to show internet speed
smallpath/blog
前后端分离+服务端渲染的博客系统. 基于Vue2、Koa2、MongoDB、Redis
eleme/corvus
A fast and lightweight Redis Cluster Proxy for Redis 3.0
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
litaotao/IPython-Dashboard
A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Aiming at building an interactive visualization, collaborated dashboard, and real-time streaming graph.
liuyubobobo/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
gbirke/jquery_pagination
A Pagination module for jQuery
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
yasserg/crawler4j
Open Source Web Crawler for Java
jobbole/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
google/guava
Google core libraries for Java