cstream

general-purpose stream-handling tool similar to dd

cstream is a general-purpose stream-handling tool like UNIX' dd, usually used in commandline-constructed pipes. It has a more traditional command line syntax, support for precise bandwidth limiting and reporting and support for FIFOs. Data limits and throughput rate calculation will work for files > 4 GB.

libogg-ocaml

OCaml bindings for the Ogg bitstream library -- runtime files

Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.

qml6-module-qtqml-statemachine

Qt 6 Qt QML State Machine module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

node-jss-plugin-expand

node-jss plugin that gives you a better syntax than CSS

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

node-jss-plugin-extend

node-jss plugin that enables mixing in styles

JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

python3-duet

Duet is a simple future-based async library for Python

Duet takes inspiration from the amazing trio library and the structured concurrency approach to async programming that it uses.