Skip to content

hleclerc/Evel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evel is the "Evident Event Loop". It is basically a C++ wrapper around epoll/IOCP/kqueue to handle asynchronous events in an loop.

It pursues the same goals than the great libuv library, excepted that it has a C++-ish orientation from the beginning, leading to more straightforward and secure APIs.

About

C++ idiomatic fast event loop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages