Skip to content

asyncpp/asyncpp-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async++ Network library

This library provides a c++20 coroutine wrapper for networking and IO related functionality. It is an addition to async++ which provides general coroutine tasks and support classes.

This library is developed and tested on Ubuntu linux. There is also experimental support for MacOS. Windows support is planned but not yet finished.

Tested and supported compilers:

Linux MacOS (best effort)
ubuntu-2004_clang-10 macos-12_clang-15
ubuntu-2004_clang-11 macos-12_gcc-12
ubuntu-2004_clang-12 macos-12_gcc-14
ubuntu-2004_gcc-10 macos-13_clang-15
ubuntu-2204_clang-13 macos-13_gcc-12
ubuntu-2204_clang-14 macos-13_gcc-14
ubuntu-2204_clang-15 macos-14_clang-15
ubuntu-2204_gcc-11 macos-14_gcc-12
ubuntu-2204_gcc-10 macos-14_gcc-14

About

Async++ IO library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published