per-core/NUMA CPU and disk utilization plain-text grapher

topline

per-core/NUMA CPU and disk utilization plain-text grapher

This is a top-of-the-line logger of CPU usage patterns, designed for machines with ca. 50-300 total hardware threads (fewer works but results in a narrow graph, more requires a very wide terminal). Every per-tick sample is shown abusing Unicode characters to fit within a single line.
Vulkan/OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more

mangohud

Vulkan/OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more

MangoHud is a highly customizable overlay for Vulkan and OpenGL application to monitoring FPS, temperatures, CPU/GPU load and more.
Debian Edu Cinnamon desktop applications

education-desktop-cinnamon

Debian Edu Cinnamon desktop applications

This metapackage depends on various Cinnanon components and desktop applications that are useful for teachers and their students.
Simple Finite Elements in Python

python3-sfepy

Simple Finite Elements in Python

SfePy is a software for solving systems of coupled partial differential equations (PDEs) by the finite element method in 1D, 2D and 3D. It can be viewed both as black-box PDE solver, and as a Python package which can be used for building custom applications. The word “simple” means that complex FEM problems can be coded very easily and rapidly.
Example to fix typos in the current folder

misspell-fixer

Tool for fixing common misspellings, typos in source code

Utility to fix common misspellings, typos in source code. There are lots of typical misspellings in program code. Typically they are more eye-catching in the living code but they can easily hide in comments, examples, samples, notes and documentation. With this utility you can fix a large number of them very quickly.
Image Polygonal Annotation with Python, examples

labelme-examples

Image Polygonal Annotation with Python, examples

This is a graphical image annotation tool inspired by http://labelme.csail.mit.edu. It is written in Python and uses Qt for its graphical interface.