Skip to content

Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.

License

Notifications You must be signed in to change notification settings

Andrew-M-C/libcoevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++ (C++ coroutines).

Now this repository is under development. It depends on two open source library:

  • libevent: Libevent is a software library that provides asynchronous event notification. Written in C.
  • libco: Libco is a coroutine library which is widely used in wechat back-end service. Written in C++ and assembly.

For recent development progress, please click here.

About

Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published