kapman
Pac-Man clone
Kapman is a clone of the well known game Pac-Man. You must go through the
levels escaping ghosts in a maze. You lose a life when a ghost eats you, but
you can eat the ghosts for a few seconds when eating an energizer. You win
points when eating pills, energizers, and bonus, and you win one life for
each 10,000 points. When you have eaten all the pills and energizers of a
level, you go to the next level, and the player and ghost speeds increase.
glymur-bin
Python tools for accessing JPEG2000 files - scripts
Glymur is an interface to the OpenJPEG library which allows one to
read and write JPEG 2000 files from Python.
Glymur supports both reading and writing of JPEG 2000 images,
but writing JPEG 2000 images is currently limited to images that
can fit in memory.
Glymur can read images using OpenJPEG library versions as far back
as 1.3, but it is strongly recommended to use at least version 2.1.2.
notation
CLI tool to sign and verify artifacts (program)
Notation is a CLI project to add signatures as standard items in the OCI
registry ecosystem, and to build a set of simple tooling for signing and
verifying these signatures. This should be viewed as similar security to
checking git commit signatures, although the signatures are generic and
can be used for additional purposes.
libnvidia-tesla-535-eglcore
NVIDIA binary EGL core libraries (Tesla 535 version)
EGL provides a platform-agnostic mechanism for creating rendering surfaces
for use with other graphics libraries, such as OpenGL|ES.
libcritnib1
ordered map data structure with lock-free reads
Critnib is a data structure that provides a very fast equal and
less-than/greater-than searches; it is a mix between DJBerstein's
critbit and radix trees. While in bad cases it has worse memory use
than binary trees, it works well on real-life data which tends to
have a limited number of "decision bits":
* fully random: divergence happens immediately
* malloc addresses: clumps of distinct bits in the middle
* sequences: only lowest bits are filled
libnvidia-tesla-535-fbc1
NVIDIA OpenGL-based Framebuffer Capture runtime library (Tesla 535 version)
The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides
a high performance, low latency interface to capture and optionally encode an
OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to
approved partners for use in remote graphics scenarios.