Skip to content

keengo99/kasync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kasync

cross platform high 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(powered by ucontext,windows fiber or boost fcontext)
  • async socket and file
  • support sendfile/SSL_sendfile
  • thread pool

About

hight performance c/c++ fiber libary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published