zjsdcae's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
chenfei-wu/TaskMatrix
netty/netty
Netty project - an event-driven asynchronous network application framework
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
ZhongFuCheng3y/athena
Java后端知识图谱🔥 帮助Java初学者成长
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
DeathKing/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
crossoverJie/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
ZhongFuCheng3y/austin
消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
ninechapter-algorithm/leetcode-linghu-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
mplushnikov/lombok-intellij-plugin
Lombok Plugin for IntelliJ IDEA
lxy-go/SpringBoot
这是一个SpringBoot的从入门程序集锦
Snailclimb/JavaGuide-Interview
JavaGuide面试突击版
openctp/openctp
openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
normanmaurer/netty-in-action
the-full-stack/website
Source for https://fullstackdeeplearning.com
rstyro/Springboot
springboot 和一些主流框架的整合的各个基本demo
loveLynch/Book
study book
rqycpp/socket
《Linux/UNIX网络编程》习题答案&重点归纳
woodliu/Operating.System.Concepts.10th.Edition
Operating.System.Concepts.10th.Edition中文翻译
jsbintask22/netty-learning
bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习