李's starred repositories
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
type-challenges
Collection of TypeScript type challenges with online judge
rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
chinese-independent-blogs
中文独立博客列表
rust-by-example
Learn Rust with examples (Live code editor included)
introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
awesome-micro-npm-packages
A curated list of small, focused npm packages.
typescript-starter
Quickly create and configure a new library or Node.js project
Nodejs-Roadmap
【Nodejs-Roadmap】侧重于 Node.js 服务端的开发指南,公众号 “Nodejs技术栈”
understand-nodejs
通过源码分析nodejs原理
TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
pic-smaller
Pic Smaller – Compress JPEG, PNG, WEBP, AVIF, SVG and GIF images intelligently
Node.js-Troubleshooting-Guide
Node.js 应用线上/线下故障、压测问题和性能调优指南手册(一期更新结束)
tonzhon-music
tonzhon.whamon.com: 免费听歌; 没有直播, 社交, 广告, 干扰; 简洁纯粹, 资源丰富, 体验独特!
Koa2-API-Scaffold
一个基于Koa2的轻量级RESTful API Server脚手架。
react-redux-saga-boilerplate
Starter kit with react-router, react-helmet, redux, redux-saga and styled-components
priority-queue
:1234: A heap-based implementation of priority queue
koa2-startkit
Koa2 简单开发脚手架
buildyourowndatabase
从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程
inversify.cn
InversifyJS 是一个轻量的控制反转(Inversify)容器 (IoC),可用于编写 TypeScript 和 JavaScript 应用,本文是它的中文文档翻译