Description: containerd is an open source container runtime that manages the complete container lifecycle of its host system. It is designed to be lightweight and portable to support container execution on a range of operating systems and platforms.
Type: software
Pricing: Open Source
Description: Valgrind is an instrumentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, and profile programs. Valgrind helps programmers improve code quality by detecting reading/writing of uninitialized memory, memory leaks, and more.
Type: software
Pricing: Open Source