lubuntu-desktop
Lubuntu Desktop environment
libfcitx-gclient1
Flexible Input Method Framework - D-Bus client library for Glib
Fcitx is an input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.
kaffeine-dbg
debugging symbols for Kaffeine
librte-common-octeontx2-21
Data Plane Development Kit (librte-common-octeontx2 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libasan0
AddressSanitizer -- a fast memory error detector
libtree-redblack-perl
Perl implementation of Red/Black tree, a balanced tree
Tree::RedBlack is a demonstration package, showing the performance
differences between different methods of data storage and
accessing. It contains a perl implementation of the Red/Black tree
algorithm found in the book "Algorithms", by Cormen, Leiserson &
Rivest (more commonly known as "CLR" or "The White Book"). A
Red/Black tree is a binary tree which remains "balanced"- that is,
the longest length from root to a node is at most one more than the
shortest such length. It is fairly efficient; no operation takes
more than O(lg(n)) time.