pdetach

lightweight C++ threading and sockets - utilities

Install

All systems
curl cmd.cat/pdetach.sh
Debian Debian
apt-get install ucommon-utils
Ubuntu
apt-get install ucommon-utils
image/svg+xml Kali Linux
apt-get install ucommon-utils
Fedora
dnf install ucommon-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install ucommon-utils
Raspbian
apt-get install ucommon-utils

ucommon-utils

lightweight C++ threading and sockets - utilities

GNU uCommon C++ is a lightweight library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, uCommon disables language features that consume memory or introduce runtime overhead. uCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. uCommon introduces some new concepts for handling of thread locking and synchronization. This package contains the following utilities included as part of the GNU uCommon C++ project: * args * car * keywait * mdsum * scrub * sockaddr * zerofill

ucommon-bin

GNU uCommon system and support applications

libucommon5-dbg

lightweight C++ threading and sockets - debugging symbols