jiangchaoyy's Stars
qiujiayu/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
Gazler/githug
Git your game on!
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
crossoverJie/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Netflix/Hystrix
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 distributed systems where failure is inevitable.
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
jewes/gchisto
A garbage collection log visualisation tool. Originally hosted at https://java.net/projects/gchisto. Moved it to github and mavenized it.
ityouknow/diagram
将画过的架构图、ppt、思维导图的文件收集在一起
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
zendesk/maxwell
Maxwell's daemon, a mysql-to-json kafka producer
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
CarpenterLee/JavaLambdaInternals
深入理解Java函数式编程和Streams API
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
google/guava
Google core libraries for Java
ben-manes/caffeine
A high performance caching library for Java
eugenp/tutorials
Getting Started with Spring Boot 3:
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
oldmanpushcart/greys-anatomy
Java诊断工具
iina/iina
The modern video player for macOS.
jack80342/Spring-Boot-Reference-Guide
Spring Boot Reference Guide 2.0 中文翻译 -《Spring Boot参考指南》
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
wxWidgets/Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
pallets/jinja
A very fast and expressive template engine.
pallets/werkzeug
The comprehensive WSGI web application library.
pallets/flask-website
The Flask website, built with Flask!
angular/angular
Deliver web apps with confidence 🚀
angular/angular-cli
CLI tool for Angular
DeveloperLx/macOS_Development_Tutorials_translation
Translation of macOS development tutorials.
miguelgrinberg/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.