libfoonathan-memory0.7.1

STL compatible C++ memory allocator library

The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.

ruby-google-apis-cloudresourcemanager-v1

Simple REST client for Cloud Resource Manager API V1

This is the simple REST client for Cloud Resource Manager API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Resource Manager API, but note that some services may provide a separate modern client that is easier to use.

ruby-google-apis-serviceusage-v1

Simple REST client for Service Usage API V1

This is the simple REST client for Service Usage API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use.

libdraco7

Library for compressing 3D geometric meshes and point clouds

Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.

libqrtr1

Userspace reference for QRTR -- shared libraries

QRTR is Qualcomm's IPC Router protocol, used for communicating with services provided by remote processors. It is mandatory for taking advantage of most features of recent Qualcomm SoCs, such as Wi-Fi, cellular modem, sensors...

python3-patch-ng

Patch NG (New Generation)

Library to parse and apply unified diffs. It features * Automatic correction of * Linefeeds according to patched file * Diffs broken by stripping trailing whitespace * a/ and b/ prefixes * Patch format detection (SVN, HG, GIT) * Nice diffstat histogram