Skip to content

pmelendez/libevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

libevents

Small callback library written in C++11.

The idea of this library is to provide something like an event system using C++11 lambdas. This can be used in scenarios like putting pieces together in the logic of a game.

The library was designed to be small and also to provide a mechanism to serialize the events so they can be sent over the network.

About

Small callback library written in C++11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages