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:
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,384Updated 2 years ago
- 🌎 High Performance HTTP WebServer☆635Updated 7 years ago
- Tutorial of Muduo network library☆546Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- ☆492Updated 8 years ago
- brpc源码分析☆344Updated 5 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- Some code snippets for sharing☆1,906Updated 11 months ago
- Read code, comment it.☆356Updated 4 years ago
- 一个简单的用户级线程库☆349Updated 5 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆640Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,385Updated last year
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- A C++ Tiny Web Server☆107Updated 5 years ago
- 腾讯libco协程库源码注解☆125Updated 6 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Yet another fast and efficient HTTP server☆853Updated 3 years ago
- 开源项目的源码分析☆149Updated 8 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆730Updated last year
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆373Updated 8 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 极客时间<网络编程实战>代码☆955Updated last year
- C++后端开发面试题☆934Updated last year
- leveldb 源码阅读, 分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆591Updated 4 years ago