4 projects
perfbench
perfbench measures execution time of code snippets with Timeit and uses Plotly to visualize the results.
malloc-tracer
This is a debugging tool for tracing malloc that occurs inside a function or class.
image-packer
Pack multiple images of different sizes or formats into one image.
fpq
This package provides modules for manipulating floating point numbers quantization using NumPy.