ilies1511 / mini_garbage_collector
Simple garbage collection system in C using a singly linked list to manage dynamically allocated memory. The system ensures that all allocated memory is tracked and freed, preventing memory leaks. Additionally, a cleanup function (main_cleanup) is provided to free all memory and reset the garbage collector when the program terminates.
☆11Updated 2 months ago
Alternatives and similar repositories for mini_garbage_collector:
Users that are interested in mini_garbage_collector are comparing it to the libraries listed below
- This 42 project is an introduction to the beautiful world of Raytracing.☆34Updated 2 years ago
- Simple Ubuntu in a Container for use on Mac☆13Updated 2 years ago
- Interactive Ray Traced 3D Renderer☆36Updated last year
- A System Administration Related Project☆31Updated last year
- ☆26Updated last year
- Running commands inside a dockerized linux environment with zero setup☆38Updated last year
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆75Updated last month
- 42 Webserv☆87Updated last year
- FDF / Finished / 125 scored☆125Updated 4 months ago
- A highly efficient sorting algorithm on two stacks☆46Updated 2 years ago
- Born2beroot project from 42 network with bonus☆19Updated 3 years ago
- Prompt: Recode your own IRC server in C++☆42Updated 2 years ago
- 42 - Coding a simple HTTP server in C++☆80Updated 3 years ago
- ☆24Updated 3 weeks ago
- Learn to use docker-compose☆62Updated 2 years ago
- Tester for ft_containers at 42☆21Updated 2 years ago
- 42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a …☆46Updated 11 months ago
- A script to init a docker with my pwn/reverse CTF tools.☆12Updated 2 months ago
- Pieces from my lecture series at 42 Heilbronn☆21Updated 3 years ago
- Multi-container application (Wordpress / PHP-FPM / NGINX / MariaDB) with Docker and Docker compose☆21Updated 2 years ago
- Memdetect is a cross-platform shell script to compile and run your C or C++ project with a wrapper of malloc() and free(), which will hel…☆31Updated last year
- Dining philosophers problem's guide for 42 school☆110Updated last year
- Very simple web visualizer for Philosophers (42 school project)☆78Updated last year
- Fract'ol @ 42 - multi-threaded fractal renderer☆35Updated 8 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆101Updated last month
- So long is a game development project at 42. This project focuses on creating a game in C using the Minilibx library☆25Updated last year
- 42 Exam Rank 03☆37Updated 6 months ago
- Tester for 42 ft_irc project. Uses multiple threads to create clients that can send messages and commands to your irc server.☆17Updated last year
- A script to clean cache and temporary files on 42 Schools Linux/Ubuntu machines.☆69Updated last year
- Writing a shell in C - 42 Lisboa Project☆25Updated 3 years ago