There are 0 repository under plain-c topic.
This is my source code for exercises from K&R "The C programming language" book
Useful premade datastructures for us plain-C rawdoggers
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.