hjk41 / Remmy
A simple but usable RPC framework
☆664Updated 4 years ago
Alternatives and similar repositories for Remmy:
Users that are interested in Remmy are comparing it to the libraries listed below
- Tutorial of Muduo network library☆531Updated 5 years ago
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- Flare是广 泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,363Updated 11 months ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆550Updated 11 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- 🌎 High Performance HTTP WebServer☆636Updated 7 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆724Updated 6 months ago
- brpc源码分析☆329Updated 5 years ago
- Read code, comment it.☆350Updated 4 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago
- ☆492Updated 8 years ago
- 简易的http服务器☆128Updated 9 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- A simple C++ based RPC framework.☆2,019Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆885Updated 5 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆164Updated 5 years ago
- 极客时间<网络编程实战>代码☆952Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆354Updated 4 years ago
- Linux高性能服务器编程源码☆541Updated 9 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆523Updated last year
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆221Updated 7 years ago
- a simple network library☆191Updated 4 years ago
- c++11基础库☆1,017Updated 5 months ago