Pinned Repositories
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
muduo
Event-driven network library for multi-threaded Linux server in C++11
curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ninja
a small build system with a focus on speed
compile_toolchain
gn all platform toolchain
CppConcurencyInAction
cpp concurency in action
cs_books
computer science books
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
workflow
C++ Parallel Computing and Asynchronous Networking Framework
xmake
🔥 A cross-platform build utility based on Lua
Simonhancrew's Repositories
Simonhancrew/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Simonhancrew/compile_toolchain
gn all platform toolchain
Simonhancrew/recipes
Simonhancrew/SCL
Ranking Points Are Meaningless
Simonhancrew/Simonhancrew.github.io
Simonhancrew/CppNet
Cross platform network library with C++11
Simonhancrew/Joy
?
Simonhancrew/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Simonhancrew/asio
Asio C++ Library
Simonhancrew/co_http
小彭老师特意从零开始研发的一款教学用,基于 C++17 回调函数的异步 HTTP 服务器
Simonhancrew/copilot-gpt4-service
Convert Github Copilot to ChatGPT
Simonhancrew/cpplinks
A categorized list of C++ resources.
Simonhancrew/cs-self-learning
计算机自学指南
Simonhancrew/effective-debugging-zh
effective debugging 中文翻译
Simonhancrew/how-to-write-makefile
跟我一起写Makefile重制版
Simonhancrew/Learn-LLVM-17
《Learn LLVM 17》的非专业个人翻译
Simonhancrew/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Simonhancrew/MASTL
Mass Standard Library
Simonhancrew/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
Simonhancrew/muduo
Event-driven network library for multi-threaded Linux server in C++11
Simonhancrew/ninja
a small build system with a focus on speed
Simonhancrew/proxy
Implementation of http, https, socks4/socks4a, socks5 proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/socks4a、socks5 代理协议。)
Simonhancrew/spdlog
Fast C++ logging library.
Simonhancrew/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Simonhancrew/tcpip-study
Shuo's learning notes on Linux TCP/IP stack
Simonhancrew/ten_gn
Simonhancrew/workflow
C++ Parallel Computing and Asynchronous Networking Engine
Simonhancrew/xmake
🔥 A cross-platform build utility based on Lua
Simonhancrew/xv6-operating-system
XV6 - MIT 6.s081 operating system Fall 2020 version
Simonhancrew/yolov10
YOLOv10: Real-Time End-to-End Object Detection