mjsxmitty's Stars
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
practical-tutorials/project-based-learning
Curated list of project-based tutorials
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
shadowsocks/shadowsocks-qt5
A cross-platform shadowsocks GUI client
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rongweihe/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
riba2534/TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
Light-City/CPlusPlusThings
C++那些事
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
purocean/yn
A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
shadowsocks/libQtShadowsocks
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
iamshuaidi/algo-basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
caozhiyi/CppNet
Cross platform network library with C++11
clangen/musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
tmux/tmux
tmux source code
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
jiangmin42/Coding-Interview-University
一个国外大神,每天8~12个小时,自学了几个月后,加入了Google。随后他公开了他的学习主题清单。在做完这份清单上的每个目标后,他成为了Google的软件开发工程师! 这份清单包含了几乎所有的成为优秀工程师的知识。另外这里面还有他的经历“我为了 Google 面试而自学了8个月”。 在这份清单内的主题会让你拥有足够的知识去面对几乎每家软件公司的技术面试,包括科技巨头:Amazon、Facebook、Google,以及 Microsoft。当然如果你在国内,腾讯、华为、阿里巴巴、字节跳动也不在话下了。
iamshuaidi/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.