leb128

read-eval-print-loop for LEB128

REPL program that converts numbers to signed and unsigned LEB128 and displays the results in base-10, hex, and binary.

python3-meshzoo

simple geometric meshes (Python 3)

When generating meshes for FEM/FVM computations, sometimes your geometry is so simple that you don't need a complex mesh generator (like pygmsh, MeshPy, mshr, pygalmesh, dmsh), but something simple and fast that makes use of the structure of the domain. Enter meshzoo.

librandombytes1

Library generating fresh randomness - shared library

librandombytes is a public-domain library providing a simple API for applications generating fresh randomness: include <randombytes.h>, call randombytes(x, xbytes) whenever desired to generate fresh random bytes x[0], x[1], ..., x[xbytes-1], and link with -lrandombytes.

python3-energyzero

Fetches dynamic energy and gas prices from EnergyZero

This library retrieves dynamic energy and gas prices from EnergyZero, providing detailed information such as current and next hour electricity market prices, average electricity price, lowest and highest energy prices, and the specific times when these prices are at their extremes. For gas prices, it retrieves the current and next hour prices, which are updated daily. The data is beneficial for those who need to understand daily and hourly fluctuations in energy costs.

swiftlang

general-purpose compiled programming language

Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns.

libwsutil16

network packet dissection utilities library -- shared library

The libwsutil library provides utility functions for Wireshark and related binaries and shared libraries.