Walker96's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
google/guava
Google core libraries for Java
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
siyuan-note/siyuan
A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
aui/art-template
High performance JavaScript templating engine
dunwu/nginx-tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
RedSpider1/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
niudai/How-to-be-a-good-programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
clxering/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
callmePicacho/Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
liuchuo/PAT
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
visiky/resume
🚀 在线简历生成器
Seazean/JavaNote
📁我不是的知识的生产者,我只是知识的搬运工
superhj1987/pragmatic-java-engineer
Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础
landy8530/DesignPatterns
经典设计模式讲解以及项目实战(Java版)
0xGG/crossnote-app
📝 An interesting markdown note taking application
RefactoringGuru/design-patterns-java
Design Pattern Examples in Java
zhiyu1998/Computer-Science-Learn-Notes
CS(Computer Science 计算机科学)生涯:读书笔记,集成Java知识体系!(Java基础、JVM、JUC、Spring系列、面试八股文、源码阅读,数据结构和算法、SpringBoot整合其他框架等)
wshuyi/demo-batch-markdown-to-pdf
Perseus1993/DataStructure-Algorithm
结合leetcode/算法第四版/韩顺平DS的数据结构与算法笔记