-
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 16, 2024 -
-
libtpa Public
Forked from bytedance/libtpaLibtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
C BSD 3-Clause "New" or "Revised" License UpdatedMar 19, 2024 -
CppNet Public
Forked from caozhiyi/CppNetCross platform network library with C++11
C++ BSD 3-Clause "New" or "Revised" License UpdatedFeb 4, 2024 -
MyDockerInit Public
The clean ubuntu docker with the least stuff I need to learn or work
Shell UpdatedDec 11, 2023 -
-
-
project-based-learning Public
Forked from practical-tutorials/project-based-learningCurated list of project-based tutorials
MIT License UpdatedJul 29, 2023 -
QATzip Public
Forked from intel/QATzipCompression Library accelerated by Intel® QuickAssist Technology
C Other UpdatedJul 17, 2023 -
-
MIT6.828_OS Public
Forked from SmallPond/MIT6.828_OSMIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
C GNU General Public License v3.0 UpdatedMar 29, 2023 -
braft Public
Forked from baidu/braftAn industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
C++ Apache License 2.0 UpdatedMar 10, 2023 -
brpc Public
Forked from apache/brpcbrpc 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" mea…
C++ Apache License 2.0 UpdatedMar 10, 2023 -
-
gol-skeleton Public template
Forked from Ruri22/gol-skeletonSkeleton code for the Game of Life CW (2022/2023 version)
Go Other UpdatedNov 29, 2022 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedNov 22, 2022 -
tinyrpc Public
Forked from Gooddbird/tinyrpcc++ async rpc framework. 14w+qps.
C++ Apache License 2.0 UpdatedNov 16, 2022 -
-
C2016_exam Public
Forked from xmu-Linux101/C2016_examExamination for Classroom 2016
-
-
PhotonLibOS Public
Forked from alibaba/PhotonLibOSWrite fast and agile C++ programs with Photon!
C++ Apache License 2.0 UpdatedSep 26, 2022 -
blade-build Public
Forked from chen3feng/blade-buildBlade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Python Other UpdatedSep 26, 2022 -
Coding-Books Public
Forked from dan-savage/Coding-BooksCollection of useful pdf books for general coding reference
HTML UpdatedSep 5, 2022 -
-
Ceph is a distributed object, block, and file storage platform
C++ Other UpdatedAug 9, 2022 -
-
PixivBiu Public
Forked from txperl/PixivBiuPixiv 搜索辅助工具,可免会员按收藏数排序、免代理浏览以及多种图片下载
Python MIT License UpdatedJul 13, 2022 -
raftcpp Public
Forked from purecpp-org/raftcppA RAFT implementation to help build your RAFT service in 1 minute.
C++ UpdatedJun 29, 2022 -
-
Tinyhttpd Public
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C GNU General Public License v3.0 UpdatedMay 17, 2022