Skip to content

larrystd/coco-cpp20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coco-cpp20

A simple C++ 20 coroutine library, using liburing

fork from https://github.com/LEAVING-7/Coco, mainly used for study

build

依赖

  1. gcc13
  2. linux version >= 5.15, like ubuntu 22.04LTS
  3. liburing version >= 2.4

编译

mkdir build && cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published