libequihash0

memory-hard Proof-of-Work with fast verification - C library

Equihash implements the algorith as described in "Equihash: Asymmetric Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan Marsiske, is a fork of an earlier implementation by Khovratovich at https://github.com/khovratovich/equihash/ . The cryptographic password storage SPHINX (pwdsphinx and libsphinx) depend upon equihash.

tkcalendar

Calendar widget for Tkinter

tkcalendar is a Python module that provides the Calendar and DateEntry widgets for Tkinter.

satellite-gtk

Adaptive GTK application which displays GNSS data

Satellite is an adaptive GTK / libadwaita application which displays global navigation satellite system (GNSS: GPS et al.) data obtained from ModemManager API.

gcovr

Manages the compilation of coverage information from gcov

The gcovr command provides a utility for running the gcov command and summarizing code coverage results. This command is inspired by the Python coverage.py package, which provides a similar utility in Python. Further, gcovr can be viewed as a command-line alternative of the lcov utility, which runs gcov and generates an HTML output.

lxd-tools

Powerful system container and virtual machine manager - extra tools

LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.

ogdi-bin

Open Geographic Datastore Interface Library -- utilities

OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats.