longhao-li / cocoLinks
A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.
☆13Updated 9 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☆127Updated 3 years ago
- C++ interfaces for RDMA access☆81Updated last month
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 7 months ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 5 years ago
- MIT 6.824-2012☆10Updated 7 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆32Updated 3 years ago
- 2022 ECS CloudBuild Distributed Cache Contest - Final Round https://tianchi.aliyun.com/competition/entrance/531982/introduction☆17Updated 2 years ago
- 知乎文章附带代码☆15Updated 2 years ago
- TinyDB (under progress)☆67Updated 3 years ago
- YCSB written in C++ for embedded databases. (supporting LevelDB, RocksDB, LMDB, WiredTiger, and SQLite)☆115Updated last week
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- reading...☆32Updated 3 months ago
- High-Performance C++ Data System☆131Updated 3 months ago
- a course to help you learn C++20 coroutine and liburing☆121Updated 3 months ago
- Experimental KV store engine on non-volatile memory☆72Updated 5 years ago
- record some trivialities☆53Updated last year
- ROLEX: A Scalable RDMA-oriented Learned Key-Value Store for Disaggregated Memory Systems☆79Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated M…☆25Updated last year
- RLib is a header-only library for easier usage of RDMA.☆45Updated 4 years ago
- A mirror of RLib from lab.☆46Updated 4 years ago
- [SIGMOD '24] CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure☆70Updated last year
- Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory☆110Updated last year
- [OSDI 2024] Motor: Enabling Multi-Versioning for Distributed Transactions on Disaggregated Memory☆50Updated last year
- 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
- ☆15Updated last year
- Study materials collected while studying☆51Updated 3 years ago
- [FAST 2022] FORD: Fast One-sided RDMA-based Distributed Transactions for Disaggregated Persistent Memory☆62Updated last year
- LeanStore is a B-tree based key-value storage library with high throughput and full ACID transactions.☆43Updated last week