-
-
-
netimitatelib Public
a imitate net lib ,refernecce to muduo ,but implement in C++11 and C++14
C++ UpdatedMay 21, 2024 -
system-design-self-learn Public
Forked from ByteByteGoHq/system-design-101Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Other UpdatedNov 29, 2023 -
-
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedMay 23, 2023 -
Tinyhttpd Public
Forked from EZLippi/TinyhttpdTinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C GNU General Public License v3.0 UpdatedFeb 16, 2023 -
-
Excalibur Public
Forked from rhymu8354/ExcaliburDevelopment environment (solution) for a web server written from scratch in C++ (and soon in Rust too!)
C++ MIT License UpdatedJan 4, 2023 -
level-ip Public
Forked from saminiir/level-ipA hacker's userspace TCP/IP stack
C MIT License UpdatedDec 13, 2022 -
nstack Public
Forked from jserv/nstackUserspace TCP/IP stack for Linux
C Other UpdatedNov 21, 2022 -
facebooc Public
Forked from jserv/faceboocYet another Facebook clone written in C
C Other UpdatedOct 21, 2022 -
librdkafka Public
Forked from confluentinc/librdkafkaThe Apache Kafka C/C++ library
C Other UpdatedJun 17, 2022 -
LANDrop Public
Forked from LANDrop/LANDropDrop any files to any devices on your LAN.
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 31, 2021 -
archbase Public
Forked from foxsen/archbase教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
TeX Other UpdatedNov 4, 2021 -
muduo Public
Forked from chenshuo/muduoEvent-driven network library for multi-threaded Linux server in C++11
C++ Other UpdatedSep 2, 2021 -
linux_kernel_wiki Public
Forked from 0voice/linux_kernel_wikilinux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
UpdatedAug 28, 2021 -
-
nand2tetris Public
Forked from woai3c/nand2tetris计算机系统要素-从零开始构建现代计算机
JavaScript MIT License UpdatedJul 31, 2021 -
algorithm-base Public
Forked from chefyuan/algorithm-base专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
Java MIT License UpdatedJul 17, 2021 -
awesome-fenix Public
Forked from fenixsoft/awesome-fenix讨论如何构建一套可靠的大型分布式系统
Vue UpdatedJul 15, 2021 -
libevent Public
Forked from libevent/libeventEvent notification library
C Other UpdatedJun 27, 2021 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedJun 15, 2021 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedJun 14, 2021 -
wangle Public
Forked from facebook/wangleWangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
C++ Apache License 2.0 UpdatedJun 14, 2021 -
flare Public
Forked from Tencent/flareFlare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
C++ Other UpdatedJun 3, 2021 -
-
cpprestsdk Public
Forked from microsoft/cpprestsdkThe C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
C++ Other UpdatedMay 4, 2021 -
-
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 UpdatedApr 16, 2021