libevdev2
wrapper library for evdev devices
libevdev is a wrapper library for evdev devices. It provides
functions covering the common tasks when dealing with evdev devices,
thus avoiding erroneous ioctls and other errors.
r-cran-broom
convert statistical analysis objects into tidy data frames with GNU R
Convert statistical analysis objects from R into tidy data frames,
so that they can more easily be combined, reshaped and otherwise processed
with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three
S3 generics: tidy, which summarizes a model's statistical findings such as
coefficients of a regression; augment, which adds columns to the original
data such as predictions, residuals and cluster assignments; and glance, which
provides a one-row summary of model-level statistics.
libmeep27
library for using meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.
libjane-street-headers-ocaml
common header files for Jane Street packages (runtime files)
This package provides C header files common to many of
Jane Street software packages.
libx32ubsan1-amd64-cross
UBSan -- undefined behaviour sanitizer (x32)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
libx32itm1-amd64-cross
GNU Transactional Memory Library (x32)
This manual documents the usage and internals of libitm. It provides
transaction support for accesses to the memory of a process, enabling
easy-to-use synchronization of accesses to shared memory by several threads.