hjk41 / RemmyLinks
A simple but usable RPC framework
☆665Updated 5 years ago
Alternatives and similar repositories for Remmy
Users that are interested in Remmy are comparing it to the libraries listed below
Sorting:
- Tutorial of Muduo network library☆541Updated 5 years ago
- 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
- 知名开源代码库的注释版:C++、Golang等☆1,385Updated 2 years ago
- Read code, comment it.☆355Updated 4 years ago
- brpc源码分析☆341Updated 5 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- Some code snippets for sharing☆1,904Updated 9 months ago
- ☆492Updated 8 years ago
- 🌎 High Performance HTTP WebServer☆634Updated 7 years ago
- 一个简单的用户级线程库☆349Updated 5 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆639Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- A C++ Tiny Web Server☆107Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆589Updated 4 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆688Updated 4 years ago
- Multithreaded network library in C++17☆92Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,381Updated last year
- a mini implementation of muduo☆129Updated 11 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- 开源项目的源码分析☆149Updated 8 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 大并发服务器课程源代码☆304Updated 5 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆127Updated 8 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 3 years ago