Name: | libdex |
---|---|
Version: | 0.8.1 |
Release: | 1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 226589 |
License: | LGPL-2.1-or-later |
RPM: | libdex-0.8.1-1.el10.x86_64.rpm |
Source RPM: | libdex-0.8.1-1.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.gnome.org/GNOME/libdex |
Summary: | a library supporting "Deferred Execution" for GNOME and GTK |
Description: | Dex is a library supporting "Deferred Execution" with the explicit goal of integrating with GNOME and GTK-based applications. It provides primatives for supporting futures in a variety of ways with both read-only and writable views. Additionally, integration with existing asynchronous-based APIs is provided through the use of wrapper promises. "Fibers" are implemented which allows for writing synchronous looking code which calls asynchronous APIs from GIO underneath. |