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.
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.
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.
git-subrepo
Alternative to git-submodule(1) and git-subtree(1)
git-subrepo allows embedding and managing copies of other git repositories
in your repo for purposes such as vendoring.
golang-1.24
Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
fcitx5-table-cantonese
Flexible Input Method Framework v5 - Cantonese table
Fcitx is a input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.