libgroovycsv-java

CSV parsing library for Groovy

GroovyCSV is a library to make CSV processing just a little bit Groovier. The library uses opencsv behind the scenes and merely tries to add a thin layer of “Groovy-ness” to the mix.

guile-reader

framework for building readers for Guile

The idea is to make it easy to build procedures that extend Guile’s read procedure. Readers supporting various syntax variants can easily be written, possibly by re-using existing “token readers” of a standard Scheme readers. For example, it is used to implement Skribilo’s R5RS-derived document syntax.

samba-libs

Samba core libraries

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains.

jamulus

real-time collaborative music session client and server

Jamulus, a low-latency audio client and server, enables musicians to perform real-time “jam” sessions over the internet. It is available across multiple platforms, so participants of any field can communicate without specialist setup requirements. This is not restricted to music, of course; other use (perhaps conferencing?) is also possible.

python3-dotmap

ordered, dynamically-expandable dot-access dictionary

This is a dot-access dict subclass that - has dynamic hierarchy creation (autovivification) - can be initialized with keys - easily initializes from dict - easily converts to dict - is ordered by insertion

python3-emulated-roku

Library emulating Roku API for remote control connectivity

This library emulates the Roku API, enabling connectivity with remotes such as Logitech Harmony and Android apps over Wi-Fi. It allows Home Assistant to recognize key presses and app launches as events, which can be used as triggers for automations. The library supports the implementation of multiple Roku servers, ensuring flexibility and extensibility in managing remote controls. Key functionalities include handling key press, key down, key up events, and app launches via an emulated Roku environment. This library is useful for setting up automated controls and managing media players through various remote devices.