Home > Repository > 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.
Nome:libverto
Versione: 0.3.2-1mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:MIT
Dimensione:34,95 kB
URL di origine:https://github.com/latchset/libverto/
Data di compilazione:2022-01-01 00:17:36
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibverto
libverto-debug
libverto-devel
libverto
libverto-debug
libverto-devel
libverto
libverto-debug
libverto-devel
Dipendenze di compilazioneglibc-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2022-01-01autodist0.3.2-1mamba- automatic version update by autodist
2015-02-07silvan0.2.6-1mamba- package created using the webbuild interface