SYaoJun / yesdb
bitcask storage system【WIP】
☆8Updated last year
Alternatives and similar repositories for yesdb:
Users that are interested in yesdb are comparing it to the libraries listed below
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆55Updated 6 years ago
- Multithreaded network library in C++17☆89Updated 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.☆38Updated 5 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- 高性能的c++日志库☆69Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆65Updated this week
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- 一个基于LSM树的单机KV存储引擎☆12Updated last year
- 实用系统编程☆53Updated 2 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 3 years ago
- TinyDB (under progress)☆64Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆101Updated 6 months ago
- ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to g…☆25Updated last year
- Build your own VectorDB with C++☆21Updated 3 months ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 9 months ago
- c++20 coroutine with epoll and queue☆85Updated last year
- 自己用C++实现小型Redis☆33Updated 6 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆34Updated 3 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- JSON parser/generator in C++17☆15Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- A C++17-based lightweight high-performance network library☆256Updated last year
- 基于muduo网络库Reactor模型的集群聊天源码☆19Updated 3 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 学习muduo网络库的一些笔记☆106Updated 4 years ago