hjk41 / Remmy
A simple but usable RPC framework
☆661Updated 4 years ago
Alternatives and similar repositories for Remmy:
Users that are interested in Remmy are comparing it to the libraries listed below
- 🌎 High Performance HTTP WebServer☆633Updated 6 years ago
- JSON-RPC implementation in C++17☆346Updated 2 years ago
- ☆490Updated 8 years ago
- Tutorial of Muduo network library☆518Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 7 months ago
- 知名开源代码库的注释版:C++、Golang等☆1,376Updated last year
- A simple C++ based RPC framework.☆1,999Updated last year
- 趣味设计模式,小朋友也能学得会!☆582Updated last year
- Some code snippets for sharing☆1,885Updated last month
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,348Updated 7 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆630Updated 3 years ago
- brpc源码分析☆315Updated 5 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆679Updated 3 years ago
- 极客时间<网络编程实战>代码☆951Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆418Updated 3 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 7 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆445Updated 6 years ago
- My Blog & Thanks Github!☆286Updated 6 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,046Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆227Updated 5 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆726Updated 2 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆442Updated 5 years ago
- A high-performance web server in C++11.☆309Updated last year
- 一个简单的用户级线程库☆346Updated 4 years ago
- 简易的http服务器☆128Updated 9 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆360Updated 7 years ago
- 大并发服务器课程源代码☆304Updated 4 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆836Updated last year