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
Sorting:
- 使用C++实现KV存储引擎。☆24Jul 21, 2021Updated 4 years ago
- 本系统采用C++技术栈,并结合 Docker、gRPC、Protocol Buffers等工具和框架的分布式Linux性能分析监控系统。通过模块化的设计,该项目旨在实现对分布式Linux 系统的性能监控和分析。☆21Nov 4, 2023Updated 2 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础 上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 4 months ago
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆24Mar 13, 2024Updated last year
- 基于pytorch_rnn的古诗词生成☆10Oct 24, 2021Updated 4 years ago
- This project aims to build a traveling recommendation application using Google Places API and OpenAI LLM.☆11Mar 19, 2024Updated last year
- “韩顺平循序渐进学Java”课程笔记☆13Jul 28, 2024Updated last year
- using yolov5 to detect whether people fall down or not☆11May 9, 2023Updated 2 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 2021Updated 4 years ago
- S3 automatic lossless image compression☆10Aug 28, 2015Updated 10 years ago
- 从零开始创建一个支持负载均衡的Reactor模式网络库,支持linux平台的三种IO 复用,并基于此构建了多个有趣的应用,包括经过高度优化实现的高并发的Echo服务,使用消息反射技术实现的聊天服务等,云会议室等,参见【Apps】☆13Aug 24, 2023Updated 2 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- 基于跳表的KV存储引擎☆10May 30, 2022Updated 3 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- 一个基于C#+ASP.Net Core实现的在线考试系统,数据库操作使用Enity Framework Core框架。☆10Sep 5, 2019Updated 6 years ago
- linux 核心模組, 使用 netfilter IPv4 hook 監聽和分析 DNS 請求和回應封包.☆14Oct 25, 2018Updated 7 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆186Aug 24, 2022Updated 3 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago
- 视频监控系统的服务器端☆13Mar 3, 2016Updated 10 years ago
- Code for "Evaluating Spatial Understanding of Large Language Models" TMLR 2024.☆16Feb 22, 2024Updated 2 years ago
- ☆20Jun 5, 2014Updated 11 years ago
- 尚硅谷 【2023最新版C++】实战项目教程,清华武老师带你零基础一套快速学会c++☆16May 30, 2023Updated 2 years ago
- A kernel module that modify incoming ICMP packets destination IP.☆11Oct 26, 2022Updated 3 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆12Feb 28, 2024Updated 2 years ago
- SC 2021, "LogECMem: Coupling Erasure-Coded In-Memory Key-Value Stores with Parity Logging"☆12Jul 12, 2021Updated 4 years ago
- nju os lab☆10Nov 22, 2021Updated 4 years ago
- ☆13Jan 2, 2023Updated 3 years ago
- Demo of XOR erasure coding.☆10Mar 5, 2017Updated 8 years ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 一个集串口调试助手、示波器和图像显示三个功能于一体的上位机,请看README!☆12Oct 19, 2019Updated 6 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- Linux Kernel Module TCP/IP pacing (rate based) congestion control for Linux video streaming/data servers or workstations. It can work bet…☆14Aug 18, 2021Updated 4 years ago
- MemEC: An Erasure-Coding-Based Distributed In-Memory Key-Value Store☆11Mar 30, 2017Updated 8 years ago
- a lsm-tree implement☆10Aug 1, 2022Updated 3 years ago
- A pure-Python implementation of Basho's bitcask key-value store.☆12Jun 24, 2016Updated 9 years ago
- A minimal working example of a Human-in-the-Loop (HITL) agent using LangGraph and FastAPI. This demo shows how to pause a LangGraph agent…☆27Nov 9, 2025Updated 3 months ago
- typescript + react + antd + axios + redux 进行简单备忘录的构建☆12May 21, 2023Updated 2 years ago
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆11May 10, 2020Updated 5 years ago
- 造轮子,学习数据结构和算法,C++模板编程,实现简易STL,去掉和增加部分容器和算法☆12Jan 14, 2018Updated 8 years ago