libpth20t64

GNU Portable Threads

Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution ("multithreading") inside server applications. All threads run in the same address space of the server application, but each thread has its own individual program-counter, run-time stack, signal mask and errno variable.

inn2-inews

NNTP client news injector, from InterNetNews (INN)

'inews' is the program that newsreaders call when the user wishes to post an article; it does a few elementary checks and passes the article on to the news server for posting.

redict-server

Persistent key-value database with network interface

Redict is a distributed, in-memory key/value store (a remote dictionary, if you will). Redict is an independent fork of Redis OSS 7.2.4 licensed under the Lesser GNU General Public license (LGPL-3.0-only).

libqcoro5network0t64

C++20 coroutines for Qt5 - Network

QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions.

libqcoro5qml0t64

C++20 coroutines for Qt5 - QML

QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions.

libqcoro5quick0t64

C++20 coroutines for Qt5 - QtQuick

QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions.