Home > Repositories > base > nng

nng: A light-weight brokerless messaging library

NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing.
Name:nng
Release: 1.11-1mamba
Group:Development/Tools
Maintainer:silvan
License:MIT
Size:575,55 kB
Upstream URL:https://nng.nanomsg.org/
Build time:2025-06-03 15:28:40
Binary packages and requirements
x86_64aarch64
Built RPMSlibnng
libnng-devel
nng
nng-debug
libnng
libnng-devel
nng
nng-debug
Build requirementscmake [1]
glibc-devel [1]
libatomic-devel [1]
libnsl-devel [1]
cmake [1]
glibc-devel [1]
libatomic-devel [1]
libnsl-devel [1]
History of changes
DatePackagerReleaseDescription
2025-06-03Automatic Build System 1.11-1mamba- automatic version update by autodist
2025-05-14silvan1.10.1-1mamba- package created using the webbuild interface