yuesong-feng / miniob
mini OceanBase
☆16Updated last year
Alternatives and similar repositories for miniob
Users that are interested in miniob are comparing it to the libraries listed below
Sorting:
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆117Updated 6 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- 学习muduo网络库的一些笔记☆110Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- TinyDB (under progress)☆65Updated 2 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 10 months ago
- ☆18Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- 基于epoll实现的C++版内网穿透☆192Updated 2 years ago
- 【muduo 源码解析】☆48Updated 3 years ago
- A QUIC implementation in C++11 coroutine☆95Updated 10 months ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 4 months ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 3 years ago
- 自己实现智能指针☆96Updated 9 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆63Updated 2 years ago
- 自己用C++实现小型Redis☆33Updated 6 years ago
- A WebServer write by C++☆130Updated 6 years ago
- 基于muduo网络库的集群聊天服务器☆95Updated 4 years ago
- A simple operating system 一个基于x86的操作系统☆33Updated last year
- This is a IM Server written By C++☆134Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- Linux网络编程视频教程☆209Updated 2 years ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated last year