Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axon-lpf/java-stack
java 大杂烩,对juc、jvm、netty、数据结构和算法进行了整理,另外也记录平时开发中遇到的问题,以及相应的解决方案。后续会逐步对每个内容抽出对应的项目模块。
https://github.com/axon-lpf/java-stack
data-structures-and-algorithms java juc jvm netty
Last synced: 11 days ago
JSON representation
java 大杂烩,对juc、jvm、netty、数据结构和算法进行了整理,另外也记录平时开发中遇到的问题,以及相应的解决方案。后续会逐步对每个内容抽出对应的项目模块。
- Host: GitHub
- URL: https://github.com/axon-lpf/java-stack
- Owner: axon-lpf
- Created: 2024-09-09T07:52:47.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T01:36:25.000Z (12 days ago)
- Last Synced: 2024-10-24T17:14:22.374Z (12 days ago)
- Topics: data-structures-and-algorithms, java, juc, jvm, netty
- Language: Java
- Homepage:
- Size: 32.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaStack
本项目集成了 juc 、jvm、gc、 dubbo、netty、mysql、数据结构与算法、设计模式相关的案例以及总结。