libcwiid1t64

library to interface with the wiimote -- runtime files

CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality.

humanlog

Logs for humans to read (binary)

Utility to read structured logs from stdin and print them back to stdout, but in a prettier and more human-readable format.

libconcurrentunit-java

simple toolkit for testing multi-threaded Java code

ConcurrentUnit was created to help developers test multi-threaded or asynchronous code. It allows one to perform assertions and wait for operations in any thread, with failures being properly reported back to the main test thread. If an assertion fails, the test fails, regardless of which thread the assertion came from.

libgo23

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

libx32go23

Runtime library for GNU Go applications (x32)

Library needed for GNU Go applications linked against the shared library.

r-cran-gtable

Arrange grobs in tables

A grob table captures all the information needed to layout grobs in a table structure. It supports row and column spanning, offers some tools to automatically figure out the correct dimensions, and makes it easy to align and combine multiple tables. Each grob is put in its own viewport - grobs in the same location are not combined into one cell. Each grob takes up the entire cell viewport so justification control is not available.