zhanghao731 / linux
电子科大linux高级环境编程大作业
☆35Updated 3 years ago
Alternatives and similar repositories for linux:
Users that are interested in linux are comparing it to the libraries listed below
- Event-Driven C++ High-Performance WebServer In C++11☆85Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆252Updated 2 years ago
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆52Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆48Updated last year
- A TinyWebServer implemented inC++11.☆199Updated 10 months ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆171Updated 2 years ago
- for common developing of the lib☆78Updated 10 years ago
- A C++ High Performance NetServer☆44Updated 6 years ago
- this is webserver☆51Updated 2 years ago
- Linux C++ socket网络编程----------即时通信系统☆29Updated 4 years ago
- MIT 6.824 distributed system C++Version☆817Updated last year
- ☆263Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆228Updated last year
- 牛客网Linux高并发服务器开发☆124Updated 2 years ago
- ☆88Updated 10 months ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆719Updated last month
- 牛客网 Linux高并发服务器开发☆44Updated 2 years ago
- ☆16Updated 2 years ago
- Linux C++ Web 文件服务器☆230Updated 9 months ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆149Updated 3 years ago
- C++ Linux WebServer服务器☆326Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆186Updated last month
- UESTC Thesis Latex Template 2023. It fully supports the latest format specification in 2023, supports independent symbol table, abbreviat…☆384Updated last week
- ☆40Updated 3 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆68Updated last year
- 此项目是基于 Linux 轻量级多线程的 Web 服务器,应用层实现了一个简单的 HTTP 服务器,支持静态资源的访问 与动态消息的回显。☆41Updated 2 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆320Updated 4 years ago
- 2024届互联网校招信息汇总☆958Updated 5 months ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆24Updated 4 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆685Updated last year