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.
☆16Updated 9 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:
- Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering st…☆12Updated last year
- Interactive Ray Traced 3D Renderer☆38Updated 2 years ago
- Simple Ubuntu in a Container for use on Mac☆13Updated 2 years ago
- FDF / Finished / 125 scored☆135Updated 11 months ago
- This 42 project is an introduction to the beautiful world of Raytracing.☆39Updated 2 years ago
- 42evaluators rewrite in Go☆100Updated last year
- ☆24Updated 2 years ago
- Born2beroot project from 42 network with bonus☆17Updated 3 years ago
- Push_swap tester and bonus tester + GUI pro checker☆112Updated 10 months ago
- A mini recreation of bash.☆84Updated 3 years ago
- I’ve never thought philosophy would be so deadly☆18Updated 3 years ago
- 42 Webserv☆105Updated 2 years ago
- 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…☆48Updated 3 years ago
- Prompt: Recode your own IRC server in C++☆45Updated 2 years ago
- 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…☆121Updated 2 years ago
- [42 Madrid] And thanks for all the fish!☆91Updated 2 years ago
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆218Updated 2 years ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆40Updated 11 months ago
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆94Updated 9 months ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆240Updated last year
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆83Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆56Updated 3 years ago
- Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.☆353Updated 8 months ago
- 42Course☆80Updated this week
- Making 42 life better☆214Updated last year
- A cross-platform system cleaner for 42Network students that removes cache files, browser data, and temporary files to free up disk space …☆324Updated 4 months ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- Tester for the 🔥 minishell 🔥 project at École 42☆171Updated last year
- the quickest way to solve microshell Exam Rank 04☆142Updated last year
- Dining philosophers problem's guide for 42 school☆113Updated 2 years ago