Lists (1)
Sort Name ascending (A-Z)
Starred repositories
8
stars
written in C
Clear filter
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
A little fail-safe filesystem designed for microcontrollers
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
Writing an OS in 1,000 lines.
pimkbvr149 / tinylisp
Forked from Robert-van-Engelen/tinylispLisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
pimkbvr149 / pyfuze
Forked from TanixLu/pyfuzePackage Python projects into executables