DIY a asynchronous IO framework base on coroutine
☆14Mar 8, 2024Updated 2 years ago
Alternatives and similar repositories for lunar
Users that are interested in lunar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆25Mar 9, 2023Updated 3 years ago
- 重写了 sylar 项目,添加了协程间的同步机制,添加了一个协程间通信的 Chan 结构。添加了一个 RPC 调用库☆14Jun 29, 2024Updated last year
- C++分布式网络通信框架(RPC)☆21May 19, 2023Updated 2 years ago
- Chatroom project☆13Oct 27, 2022Updated 3 years ago
- ☆15Jul 26, 2022Updated 3 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 2 years ago
- ChinessChess game written by rust.☆24Jun 2, 2020Updated 5 years ago
- backup of https://github.com/shadowsocks/shadowsocks☆22Aug 22, 2015Updated 10 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆381Oct 27, 2025Updated 4 months ago
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆31Mar 16, 2018Updated 8 years ago
- ☆11May 25, 2025Updated 9 months ago
- 基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。☆37Oct 4, 2022Updated 3 years ago
- MIT 6.824-2012☆10Jun 30, 2018Updated 7 years ago
- ☆20Sep 20, 2025Updated 6 months ago
- ☆16Apr 7, 2023Updated 2 years ago
- My flappybird demo with cocos2dx☆10Dec 11, 2016Updated 9 years ago
- An evaluation framework for mitigating DNN backdoor attacks using data augmentations☆11Dec 10, 2020Updated 5 years ago
- Datasets & Code for the WACV 2024 paper 'Robust Source-Free Domain Adaptation for Fundus Image Segmentation'☆14Jan 26, 2024Updated 2 years ago
- 船新的数据库代理☆19Dec 8, 2024Updated last year
- Qt / Qml 做的一款用于聊天的服务器☆10Mar 26, 2019Updated 6 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago
- ☆10Dec 2, 2018Updated 7 years ago
- ☆64Updated this week
- ☆12Apr 12, 2022Updated 3 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- coco is a simple, stackless, single-threaded, header-only C++20 coroutine library with Go-like concurrency primitives.☆30Jan 3, 2026Updated 2 months ago
- demo and pre-trained weight of AANet --- a dense descriptor for image matching.☆10Jan 9, 2024Updated 2 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- A small cross plattform SwiftUI Chat Room App implemented using TCP with a Python-Twisted Server included.☆13Oct 25, 2023Updated 2 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆124May 28, 2023Updated 2 years ago
- MICCAI 2023: Context-Aware Pseudo-Label Refinement for Source-Free Domain Adaptive Fundus Image Segmentation☆15Jul 25, 2024Updated last year
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 5 years ago
- QtC++实现基于TCP协议仿QQ聊天软件☆14Mar 8, 2020Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Dec 30, 2022Updated 3 years ago
- 基于kratos-gorm-git实现的代码托管平台☆16Apr 11, 2023Updated 2 years ago
- ros driver for lanhai 2d lidar☆13Aug 29, 2022Updated 3 years ago
- 现代C++20协程编写的基于io_uring/iocp百万并发HTTP(s)服务器; 可异步读写, 支持分块编码传输文件, 支持断点续传; http/websocket、客户端http/socks5代理、JSON解析、聚合类无宏反射/宏反射支持别名☆18Mar 1, 2026Updated 3 weeks ago