UDP hole-punching library in plain C
-
Updated
Nov 27, 2025 - C
UDP hole-punching library in plain C
This is my source code for exercises from K&R "The C programming language" book
A renderer for the famous Mandelbrot set, written in C for optimal performance. Also includes some systematic experiments with different implementations in Python (in particular the numba library) to compare performance.
Add a description, image, and links to the plain-c topic page so that developers can more easily learn about it.
To associate your repository with the plain-c topic, visit your repo's landing page and select "manage topics."