[ forky ]
[ sid ]
[ Source: hyprwire ]
Package: libhyprwire3 (0.3.0-3)
Links for libhyprwire3
Debian Resources:
Download Source Package hyprwire:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Fast and consistent wire protocol for IPC -- binary files
Hyprwire is a fast and consistent wire protocol, and its implementation. This is essentially a "method" for processes to talk to each other. It is heavily inspired by Wayland, and heavily anti-inspired by D-Bus.
Hyprwire is:
- Strict: both sides need to be on the same page to communicate. No "random data" is allowed. - Fast: initial handshakes are very simple and allow for quick information exchange (including one-shot operations) - Simple to use: the API uses modern C++ and abstracts away any memory-sensitive operations - Simple internally: the protocol itself is simple and straightforward to parse / write your own implementation
This package contains the shared library needed for running applications which use this library.
Other Packages Related to libhyprwire3
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgcc-s1 (>= 3.0) [ppc64el, s390x]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.3) [amd64]
- dep: libgcc-s1 (>= 4.5) [arm64, riscv64]
- dep: libgcc-s1 (>= 7) [i386]
-
- dep: libhyprutils10 (>= 0.11.0)
- Utilities used across the Hyprland ecosystem (library)
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
Download libhyprwire3
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 122.8 kB | 397.0 kB | [list of files] |
| arm64 | 109.6 kB | 401.0 kB | [list of files] |
| armhf | 106.0 kB | 272.0 kB | [list of files] |
| i386 | 132.9 kB | 412.0 kB | [list of files] |
| ppc64el | 140.4 kB | 529.0 kB | [list of files] |
| riscv64 | 119.9 kB | 308.0 kB | [list of files] |
| s390x | 123.7 kB | 416.0 kB | [list of files] |
