Skip to content
#

42-porto

Here are 18 public repositories matching this topic...

An implementation of the classic dining philosophers problem. Focuses on multithreading, mutexes, concurrency, and avoiding deadlocks. Includes the bonus implementation utilizing multi-processing and semaphores instead of standard threads and mutexes.

  • Updated Apr 7, 2026
  • C

A graphical 2D fractal renderer built in C using MiniLibX. Explores mathematical sets (Mandelbrot, Julia) and rendering optimization. Bonus features include the Burning Ship, Tricorn and Phoenix fractals, dynamic zoom under the mouse, move the view with the arrow keys, and color shifting.

  • Updated Apr 20, 2026
  • C

Improve this page

Add a description, image, and links to the 42-porto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42-porto topic, visit your repo's landing page and select "manage topics."

Learn more