Lightweight event loop library
https://github.com/troglobit/libuev/
libuEv is a simple event loop in the style of the more established
libevent, libev and the venerable Xt(3) event loop. The u (micro) in the
name refers to both the small feature set and the small size overhead
impact of the library.
Experienced developers may appreciate that libuEv is built on top of
modern Linux APIs: epoll, timerfd and signalfd. Note however, a certain
amount of care is needed when dealing with APIs that employ signalfd.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / libuev
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libuev && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
libuev-2.4.1.tar.xz | 0000285528 279 KB | |
libuev.changes | 0000003278 3.2 KB | |
libuev.spec | 0000002574 2.51 KB |
Comments 0