Skip to content
/ kasync Public
forked from keengo99/kasync

hight performance c/c++ fiber libary

License

Notifications You must be signed in to change notification settings

mkapai/kasync

 
 

Repository files navigation

kasync

cross platform hight performance async IO libary.

  • support linux/freebsd/windows system.
  • linux use epoll/io_uring, bsd use kqueue, windows use iocp.
  • ssl/tls support.
  • fiber support
  • async socket and file

About

hight performance c/c++ fiber libary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.0%
  • Assembly 2.9%
  • C++ 2.6%
  • CMake 1.6%
  • Lua 0.9%