libpcl-segmentation1.15

Point Cloud Library - segmentation library

The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.

libmbedtls21

lightweight crypto and SSL/TLS library - tls library

mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading

libubsan1-riscv64-cross

UBSan -- undefined behaviour sanitizer (runtime)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.

libuno-cppuhelpergcc3-3t64

LibreOffice UNO runtime environment -- CPPU helper library

The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product.

libitm1-riscv64-cross

GNU Transactional Memory Library

GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads.

lazarus-src-3.6

IDE for Free Pascal - LCL source code

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.