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.
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.
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.
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
tiny-dnn
header only deep learning framework in C++
tiny-dnn is a C++ implementation of deep learning. It is suitable for deep
learning on limited computational resource, embedded systems and IoT devices.
efm-langserver
General purpose Language Server (program)
General purpose Language Server that can use specified error message format
generated from specified command. This is useful for editing code with linter.