libvkd3d-shader1
Direct3D 12 to Vulkan translation - shader library
3D graphics library that provides an API similar to Direct3D 12 built on top
of the Vulkan library.
libs2-0t64
manipulating geometric shapes with spherical geometry
s2geometry is for manipulating geometric shapes. Unlike many geometry
libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This
makes it especially suitable for working with geographic data.
python3-equihash
memory-hard Proof-of-Work with fast verification - python-wrapper
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.
ttyplot
realtime plotting utility for text mode consoles and terminals
ttyplot takes data from standard input or a unix pipeline and plots in text
mode on a terminal in real time. It supports rate calculation for counters
and up to two graphs on a single display using reverse video for the second
line.
libs6-2.12t64
small and secure supervision software suite (shared library)
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.