hjk41 / RemmyLinks
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
Sorting:
- JSON-RPC implementation in C++17☆350Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- brpc源码分析☆332Updated 5 years ago
- 🌎 High Performance HTTP WebServer☆635Updated 7 years ago
- Tutorial of Muduo network library☆538Updated 5 years ago
- ☆492Updated 8 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆201Updated last year
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,366Updated 11 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- Read code, comment it.☆350Updated 4 years ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆724Updated 7 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- C++ language framework rpc source code implementation☆537Updated 2 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444Updated 6 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- Some code snippets for sharing☆1,899Updated 5 months ago
- a simple network library☆191Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 一个简单的用户级线程库☆347Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- A simple C++ based RPC framework.☆2,021Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服 务器端案例,客户端并发测试案例☆889Updated 6 months ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- LevelDB 源码剖析☆180Updated 6 years ago
- Analysis leveldb source code step by step☆356Updated 6 months ago