Pinned Repositories
-4-
自己做Algorithms(Fours Edition)
-offer
我的剑指offer刷题记录,顺便学习C++。
3dprint
6.824
My workspace for learning 6.824
Auto-query-Exhentai-by-artists-specified
C2016_exam
Examination for Classroom 2016
Leetcode_river_in_the_desert
我的Leetcode river in the desert session 的学习记录
Network_final
simple_rootkit
Warwick CSE master project
XMU-OJ
我自己做的本校OJ题,AC了就拿过来摆着
mingyunyuansu's Repositories
mingyunyuansu/C2016_exam
Examination for Classroom 2016
mingyunyuansu/3dprint
mingyunyuansu/6.824
My workspace for learning 6.824
mingyunyuansu/6.s081
mingyunyuansu/asio
Asio C++ Library
mingyunyuansu/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
mingyunyuansu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
mingyunyuansu/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".
mingyunyuansu/ceph
Ceph is a distributed object, block, and file storage platform
mingyunyuansu/cmake-tutorial-solution
my solutions for official cmake tutorials
mingyunyuansu/Coding-Books
Collection of useful pdf books for general coding reference
mingyunyuansu/CppNet
Cross platform network library with C++11
mingyunyuansu/dance_all_over_the_world
mingyunyuansu/folly
An open-source C++ library developed and used at Facebook.
mingyunyuansu/gol-skeleton
Skeleton code for the Game of Life CW (2022/2023 version)
mingyunyuansu/hadoop
Apache Hadoop
mingyunyuansu/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
mingyunyuansu/libtpa
Libtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
mingyunyuansu/MiniRpc
An homemade RPC before jumping into real rpc framework
mingyunyuansu/MIT6.828_OS
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
mingyunyuansu/MyDockerInit
The clean ubuntu docker with the least stuff I need to learn or work
mingyunyuansu/PhotonLibOS
Write fast and agile C++ programs with Photon!
mingyunyuansu/PixivBiu
Pixiv 搜索辅助工具,可免会员按收藏数排序、免代理浏览以及多种图片下载
mingyunyuansu/project-based-learning
Curated list of project-based tutorials
mingyunyuansu/qatlib
mingyunyuansu/QATzip
Compression Library accelerated by Intel® QuickAssist Technology
mingyunyuansu/raftcpp
A RAFT implementation to help build your RAFT service in 1 minute.
mingyunyuansu/rocksdb_wiki
mingyunyuansu/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
mingyunyuansu/tinyrpc
c++ async rpc framework. 14w+qps.