NextToBe's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
TheAlgorithms/Java
All Algorithms implemented in Java
xingshaocheng/architect-awesome
后端架构师技术图谱
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Blankj/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
JackyAndroid/AndroidInterview-Q-A
The top Internet companies android interview questions and answers.
oldratlee/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
JCTools/JCTools
gouthampradhan/leetcode
Leetcode solutions
SuperMonster003/Ant-Forest
AutoJs6-based ant forest energy auto-collect script (基于 AutoJs6 的蚂蚁森林能量自动收取脚本)
OpenHFT/Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
eclipse/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
exchange-core/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
itrewub/jh-notes
AaNingNing/Sth-Matters
Notes
hl845740757/disruptor-translation
Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。