longhao-li / cocoLinks
A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.
☆13Updated 11 months ago
Alternatives and similar repositories for coco
Users that are interested in coco are comparing it to the libraries listed below
Sorting:
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆128Updated 3 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆110Updated 9 months ago
- C++ interfaces for RDMA access☆83Updated 3 weeks ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 5 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- TinyDB (under progress)☆67Updated 3 years 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 2 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆32Updated 4 years ago
- a course to help you learn C++20 coroutine and liburing☆136Updated 2 weeks ago
- 2022 ECS CloudBuild Distributed Cache Contest - Final Round https://tianchi.aliyun.com/competition/entrance/531982/introduction☆17Updated 3 years ago
- High-Performance C++ Data System☆131Updated 5 months ago
- LevelDB 源码剖析☆181Updated 6 years ago
- Experimental KV store engine on non-volatile memory☆72Updated 5 years ago
- Study materials collected while studying☆51Updated 3 years ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆136Updated last year
- ☆15Updated 2 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
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- record some trivialities☆53Updated last year
- reading...☆32Updated 5 months ago
- 知乎文章附带代码☆15Updated 2 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- [SIGMOD '24] CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure☆71Updated last year
- MIT 6.824-2012☆10Updated 7 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated M…☆27Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆582Updated last year
- YCSB written in C++ for embedded databases. (supporting LevelDB, RocksDB, LMDB, WiredTiger, and SQLite)☆117Updated last month
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago