Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
这是我的个人网站的源码,欢迎fork。
这是Gradle In Action(Gradle实战) 的中文版
我的个人博客www.ezlippi.com采用的Hexo主题源码,fork自[Next主题](https://github.com/iissnan/hexo-theme-next/issues)
从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
netty最佳实践
异地工作配置中心
java reflection in action 中文版
Active MQ 实战
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
Wechat App(微信小程序,.wxapkg)解包及相关文件(.wxss,.json,.wxs,.wxml)还原工具
MOSN is a powerful cloud-native proxy acts as a edge proxy or service mesh's data plane. https://mosn.io
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
A simple failover library for Java
Mirror of Apache RocketMQ
A solution for large-scale Service Mesh based on Istio.
ezlippi.com博客中的源码
A java instrumentation agent monitoring cost of every method invoke
编程语言 | 排名 | 好于 | 星星数 |
---|---|---|---|
C | 6 | 99.99% | 9457 |
CSS | 77 | 99.86% | 557 |
Vim script | 195 | 97.12% | 11 |
JavaScript | 5764 | 94.72% | 27 |
Java | 6561 | 92.50% | 16 |