ilies1511 / mini_garbage_collectorLinks
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.
☆15Updated 6 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
Sorting:
- Interactive Ray Traced 3D Renderer☆38Updated 2 years ago
- Simple Ubuntu in a Container for use on Mac☆13Updated 2 years ago
- Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering st…☆11Updated 9 months ago
- 42 Webserv☆99Updated 2 years ago
- This 42 project is an introduction to the beautiful world of Raytracing.☆37Updated 2 years ago
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆87Updated 6 months ago
- ☆27Updated 2 years ago
- FDF / Finished / 125 scored☆131Updated 8 months ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆237Updated last year
- Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on …☆454Updated 5 months ago
- Born2beroot (42cursus). This project aims to introduce you to the wonderful world of virtualization.☆116Updated 10 months ago
- Making 42 life better☆210Updated 10 months ago
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆209Updated 2 years ago
- 42evaluators rewrite in Go☆99Updated last year
- Tester for the 🔥 minishell 🔥 project at École 42☆168Updated last year
- A mini recreation of bash.☆83Updated 2 years ago
- 42 - Coding a simple HTTP server in C++☆87Updated 4 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆39Updated 8 months ago
- Prompt: Recode your own IRC server in C++☆42Updated 2 years ago
- the quickest way to solve microshell Exam Rank 04☆145Updated last year
- My solution and basic explanantion on Net_Practice and networking basics.☆118Updated 2 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆349Updated last month
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆122Updated last year
- This project aims to make you understand a bit deeper two concets that you already know: the redirections and the pipes. It is an introdu…☆6Updated 3 years ago
- The fourth exam of the new cursus at 42☆27Updated 5 years ago
- Push_swap tester and bonus tester + GUI pro checker☆107Updated 8 months ago
- Clear the fog around Makefiles with this Makefile tutorial and enhance your knowledge with advanced tips and concepts.☆149Updated last year
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆44Updated 3 years ago
- School 42 project // 3D Wireframe Viewer☆96Updated 4 years ago