clangd-11

Language server that provides IDE-like features to editors

clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more.

libglusterd0

GlusterFS glusterd shared library

GlusterFS is a clustered file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable.

libdfp1

decimal floating point library (development files)

The "Decimal Floating Point C Library" is an implementation of ISO/IEC Technical report "ISO/IEC TR 24732" which describes the C-Language library routines necessary to provide the C library runtime support for decimal floating point data types introduced in IEEE 754-2008, namely _Decimal32, _Decimal64, and _Decimal128.

libqt53drender5

Qt 3D Renderer module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

node-read-pkg-up

Read the closest package.json file

The module Finds the closest package.json Gracefully handles filesystem issues Strips UTF-8 BOM Throws more helpful JSON errors Normalizes the data

node-redent

Strip redundant indentation and indent the string

Node.js is an event-based server-side JavaScript engine.