iskochergin/Algolume
🤖 A tool to visualize programming algorithms by each code step!
Algolume helps you understand how programming algorithms work by showing you each step visually. You input either an existing algorithm example or your own Python code, and it generates a step-by-step visual trace of the algorithm's execution, including variable states. This is ideal for students learning algorithms, educators teaching them, or developers needing to debug and understand complex code.
Use this if you want to clearly see the internal workings of algorithms and understand their execution flow visually.
Not ideal if you need to optimize algorithm performance or execute code for production, as its primary purpose is visualization and understanding, not code execution speed.
Stars
12
Forks
—
Language
HTML
License
—
Category
Last pushed
Dec 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iskochergin/Algolume"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndif-team/nnsight
The nnsight package enables interpreting and manipulating the internals of deep learned models.
huggingface/dataset-viewer
Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
LYH-YF/MWPToolkit
MWPToolkit is an open-source framework for math word problem(MWP) solvers.
epfml/disco
DISCO is a code-free and installation-free browser platform that allows any non-technical user...
ndif-team/ndif
The NDIF server, which performs deep inference and serves nnsight requests remotely