Sutdown / NoteLinks
My computer daily study notes
☆11Updated 9 months ago
Alternatives and similar repositories for Note
Users that are interested in Note are comparing it to the libraries listed below
Sorting:
- A small Key-Value storage engine written in C++.☆110Updated 2 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- A C++17-based lightweight high-performance network library☆264Updated 2 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 自己用C++实现小型Redis☆34Updated 6 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆117Updated 7 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- Build your own VectorDB with C++☆33Updated last year
- 📚我的分布式存储之路☆55Updated 4 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- A C++ Tiny Web Server☆107Updated 5 years ago
- Writing a sqlite clone from scratch in C++☆134Updated 3 years ago
- practical C programming skill☆55Updated 11 months ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- 学习muduo网络库的一些笔记☆119Updated 5 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- JSON-RPC implementation in C++17☆349Updated 3 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
- 基于C++11的muduo网络库☆117Updated 4 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆35Updated last year
- 基于协程和事件循环的c++网络库☆61Updated 5 years ago
- A generic raft library☆288Updated last year
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Updated 3 months ago
- 基于epoll实现的C++版内网穿透☆199Updated 3 years ago