r-bioc-assorthead

Assorted Header-Only C++ Libraries

Vendors an assortment of useful header-only C++ libraries. Bioconductor packages can use these libraries in their own C++ code by LinkingTo this package without introducing any additional dependencies. The use of a central repository avoids duplicate vendoring of libraries across multiple R packages, and enables better coordination of version updates across cohorts of interdependent C++ libraries.

libloki0.1.7t64

C++ library of generic design patterns

Loki is a ("the"?) C++ library of generic programming techniques, containing flexible implementations of common design patterns and idioms. It is an essential library for modern C++ programming and exposes many cool features of the language.

libloc1t64

IP geolocation query library

libloc is a lightweight library to query the IPFire Location database and determine the location of someone else on the Internet based on their IP address.

asahi-btsync

Sync Bluetooth pairing keys with macos on ARM Macs

This utility can list the bluetooth pairing keys set up by macOS in NVRAM or sync the content to local configuration for bluez. The package installs the executable and an asahi-btsync service that automates device pairing.

libelemental0t64

Periodic Table viewer (data and shared library)

gElemental is a GTK+ periodic table viewer that provides detailed information about chemical elements.

libgeoip1t64

non-DNS IP-to-country resolver library

GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database.