Stars
A collection of (mostly) technical things every software developer should know about
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
redis-full-check is used to compare whether two redis have the same data. Support redis version from 2.x to 7.x (Don't support Redis Modules).
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
【稳定大于一切】打造国内稳定性领域知识库,让无法解决的问题少一点点,让世界的确定性多一点点。
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Randomized Testing (Core JUnit Runner, ANT, Maven)
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
wuxuguang / jgrapht
Forked from jgrapht/jgraphtMaster repository for the JGraphT project
Resumes generated using the GitHub informations
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.