Pinned Repositories
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
CSGuide
🔥 计算机学习路线,包括科班、非科班、Web、全栈、C++、Java、System等
douban_movie_crawler
豆瓣电影爬虫: 电影信息 + 影评 + 短评
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
interview-1
📚 C/C++面试知识总结
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
WebServer
A C++ Lightweight Web Server based on Linux epoll
imarvinle's Repositories
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
imarvinle/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
imarvinle/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
imarvinle/WebServer
A C++ Lightweight Web Server based on Linux epoll
imarvinle/CSGuide
🔥 计算机学习路线,包括科班、非科班、Web、全栈、C++、Java、System等
imarvinle/interview-1
📚 C/C++面试知识总结
imarvinle/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
imarvinle/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
imarvinle/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
imarvinle/chatgpt
ChatGPT账号注册、升级 ChatGPT Plus 教程,可购买
imarvinle/leetcode
leetcode record
imarvinle/how2cs
个人网站
imarvinle/personalblog
personal blog
imarvinle/lcjson
implement a simple json parser using recursive descent
imarvinle/awesome-program
Collect and summarize programmers' learning and growth routes
imarvinle/data_structure
some important data structure implement
imarvinle/dujiaoka
🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉
imarvinle/easyserverdev
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
imarvinle/go-common
哔哩哔哩 bilibili 网站后台工程 源码
imarvinle/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
imarvinle/indie-hacker-tools
收录独立开发者出海技术栈和工具
imarvinle/kkndme_tianya
天涯 kkndme 神贴聊房价
imarvinle/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
imarvinle/muduo
Event-driven network library for multi-threaded Linux server in C++11
imarvinle/OpenArkCompiler
方舟编译器源代码(网传)
imarvinle/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
imarvinle/STL
MSVC's implementation of the C++ Standard Library.
imarvinle/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
imarvinle/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
imarvinle/wechatcmd
提供微信终端版本、微信命令行版本聊天功能、微信机器人