Popularity
2.3
Growing
Activity
0.0
Stable
48
0
54

Description

Lightweight C++ wrapper for LibEvent 2 API

LibEvent is a great library. It uses a C interface which is well designed but has a learning curve. This library, lev, is a very simple API in C++ that encapsulates commonly used functionality. It tries to stay close to the libevent API concepts except when there is confusion. It simplifies life-times of objects. The callback function signatures remain identical--but lev objects can be constructed within the callback functions.

Programming language: C++
License: MIT License

lev alternatives and similar libraries

Based on the "Asynchronous Event Loop" category.
Alternatively, view lev alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lev or a related project?

Add another 'Asynchronous Event Loop' Library