Home > Repositories > base > libverto

libverto: Event loop abstraction for Libraries

libverto exists to solve an important problem: many applications and libraries are unable to write asynchronous code because they are unable to pick an event loop. This is particularly true of libraries who want to be useful to many applications who use loops that do not integrate with one another or which use home-grown loops. libverto provides a loop-neutral async api which allows the library to expose asynchronous interfaces and offload the choice of the main loop to the application.
Name:libverto
Release: 0.3.2-1mamba
Group:System/Libraries
Maintainer:silvan
License:MIT
Size:34.95 kB
Upstream URL:https://github.com/latchset/libverto/
Build time:2022-01-01 00:17:36
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibverto
libverto-debug
libverto-devel
libverto
libverto-debug
libverto-devel
libverto
libverto-debug
libverto-devel
Build requirementsglibc-devel [1]
libevent-devel [1]
libglib-devel [1]
glibc-devel [1]
libevent-devel [1]
libglib-devel [1]
glibc-devel [1]
libevent-devel [1]
libglib-devel [1]
History of changes
DatePackagerReleaseDescription
2022-01-01autodist0.3.2-1mamba- automatic version update by autodist
2015-02-07silvan0.2.6-1mamba- package created using the webbuild interface