Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务
☆32Jan 19, 2023Updated 3 years ago
Alternatives and similar repositories for TinyWebServer
Users that are interested in TinyWebServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用C++实现KV存储引擎。☆24Jul 21, 2021Updated 4 years ago
- 本系统采用C++技术栈,并结合 Docker、gRPC、Protocol Buffers等工具和框架的分布式Linux性能分析监控系统。通过模块化的设计,该项目旨在实现对分布式Linux 系统的性能监控和分析。☆21Nov 4, 2023Updated 2 years ago
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆24Mar 13, 2024Updated 2 years ago
- 基于LanceNet构建的一个云会议系统,支持聊天 ,文件发送,视频会议等☆25Sep 10, 2023Updated 2 years ago
- 视频监控系统的服务器端☆13Mar 3, 2016Updated 10 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 4 months ago
- ☆15Apr 19, 2025Updated 11 months ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Jan 4, 2019Updated 7 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 2021Updated 4 years ago
- ☆19Feb 12, 2025Updated last year
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆12Feb 28, 2024Updated 2 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆10May 10, 2020Updated 5 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- 基于跳表的KV存储引擎☆10May 30, 2022Updated 3 years ago
- A high-performance mqtt server(broker) implemented using C++20 asio coroutine☆16Jun 27, 2025Updated 8 months ago
- Demo of XOR erasure coding.☆10Mar 5, 2017Updated 9 years ago
- linux 核心模組, 使用 netfilter IPv4 hook 監聽和分析 DNS 請求和回應封包.☆14Oct 25, 2018Updated 7 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆26Dec 27, 2019Updated 6 years ago
- “韩顺平循序渐进学Java”课程笔记☆14Jul 28, 2024Updated last year
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆37Dec 13, 2023Updated 2 years ago
- A kernel module that modify incoming ICMP packets destination IP.☆11Oct 26, 2022Updated 3 years ago
- ☆11May 26, 2023Updated 2 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 5 years ago
- 基于pytorch_rnn的古诗词生成☆11Oct 24, 2021Updated 4 years ago
- [TIP2020] ICNet: Information Conversion Network for RGB-D Based Salient Object Detection☆17Nov 17, 2023Updated 2 years ago
- 交互式图像分割、图像实例分割代码合集☆15Jul 27, 2021Updated 4 years ago
- Erasure code library for Erlang☆12Sep 5, 2024Updated last year
- 中科大软院形式化方法(华保健老师)☆19Mar 28, 2022Updated 3 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- A pure-Python implementation of Basho's bitcask key-value store.☆12Jun 24, 2016Updated 9 years ago
- using yolov5 to detect whether people fall down or not☆11May 9, 2023Updated 2 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- ☆20Jun 5, 2014Updated 11 years ago
- This project aims to build a traveling recommendation application using Google Places API and OpenAI LLM.☆11Mar 19, 2024Updated 2 years ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Oct 13, 2020Updated 5 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago
- 基于ucontext实现的C++协程库☆18Jul 27, 2018Updated 7 years ago
- QtC++实现基于TCP协议仿QQ聊天软件☆14Mar 8, 2020Updated 6 years ago