node-widest-line

Get the visual width of the widest line in a string -

the number of columns required to display it Some Unicode characters are fullwidth and use double the normal width This script helps to know the maximum width a string will take up in the terminal.

libhipsolver0

portable interface for GPU LAPACK routines - library

hipSOLVER is a wrapper library that provides a common interface to rocSOLVER and cuSOLVER. The hipSOLVER library is designed to help applications using cuSOLVER to port their code to the ROCm platform.

fprobe-ng

export captured traffic to remote NetFlow Collector (meta)

This program is a libpcap-based utility which collects network traffic and emits it as NetFlow towards a specified collector.

node-xterm

terminal front-end component for the browser - NodeJS modules

Xterm.js is a terminal front-end component written in JavaScript that works in the browser.

fprobe-ulog

export captured traffic to remote NetFlow Collector (ULOG version)

This program is obtains packets through Lnux netfilter code (iptables ULOG target). The main advantages of this version are native input/output interface SNMP-index support and significant performance benefits.

lua-binaryheap

Binary heap implementation in Lua

binaryheap.lua is a binary heap implementation in Lua.