Pinned Repositories
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.
concurrent-programming
:cactus:《实战java高并发程序设计》源码整理
css-tutorial
CSS 教程
fucking-java-concurrency
🎏 simple show cases of java concurrency problems
hello-design-pattern
Hello world using all 23 kinds of GoF design patterns.
iBooks
计算机图书,java,mysql,架构类,web
javascript-tutorial
JavaScript 教程 https://wangdoc.com/javascript
Learn-Laravel-5
Laravel 5 系列入门教程
motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
yiyebaofu2's Repositories
yiyebaofu2/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
yiyebaofu2/Web
前端入门到进阶图文教程,超详细的Web前端学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。
yiyebaofu2/architect-awesome
后端架构师技术图谱
yiyebaofu2/architecture.taobao-alibaba
互联网公司架构: 淘宝技术架构,阿里巴巴技术架构
yiyebaofu2/best-chinese-front-end-blogs
收集优质的中文前端博客
yiyebaofu2/browser-working-principle
极客时间浏览器工作原理 http://blog.poetries.top/browser-working-principle
yiyebaofu2/cJSON
Ultralightweight JSON parser in ANSI C
yiyebaofu2/css-learning
yiyebaofu2/Developer-Books
编程开发相关书籍整理分享,持续更新...
yiyebaofu2/geektime-webpack-course
《玩转webpack》极客时间课程源码和课件
yiyebaofu2/iGit
这是极客时间苏玲老师的《玩转Git三剑客》笔记
yiyebaofu2/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
yiyebaofu2/java-common-mistakes
极客时间专栏《Java业务开发常见错误100例》源码
yiyebaofu2/java-html-dsl
DSL for writing HTML in Java
yiyebaofu2/learn.lianglianglee.com
jikeshijian
yiyebaofu2/lighttpd2
lighttpd2 on github for easier collaboration - main repo still on lighttpd.net
yiyebaofu2/lua
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send any issue to the Lua mailing list https://www.lua.org/lua-l.html
yiyebaofu2/mall
一个简单的项目。博客文章中的代码皆存于此。
yiyebaofu2/memcached
memcached development tree
yiyebaofu2/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
yiyebaofu2/openresty_dev
Code for OpenResty Development Guide
yiyebaofu2/ProgrammersLevelUp
用20年时间跟着皓叔刷“程序员练级攻略”
yiyebaofu2/project-based-learning
Curated list of project-based tutorials
yiyebaofu2/rest-assured
Java DSL for easy testing of REST services
yiyebaofu2/SpringBlade
SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目,采用Java8 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 2.4 、Spring Cloud 2020 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。
yiyebaofu2/System-Design
yiyebaofu2/test-git
yiyebaofu2/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
yiyebaofu2/vjtools
The vip.com's java coding standard, libraries and tools
yiyebaofu2/watcher
watcher(守望者)提供java应用暴露监控/健康检查的能力。