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 4 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:
- This 42 project is an introduction to the beautiful world of Raytracing.☆36Updated 2 years ago
- Interactive Ray Traced 3D Renderer☆37Updated last year
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆81Updated 4 months ago
- Running commands inside a dockerized linux environment with zero setup☆38Updated last year
- Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering st…☆11Updated 7 months ago
- Simple Ubuntu in a Container for use on Mac☆13Updated 2 years ago
- FDF / Finished / 125 scored☆128Updated 6 months ago
- [MINISHELL TESTER] Tester developed to test the minishell project.☆31Updated 10 months 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 last year
- A script to clean cache and temporary files on 42 Schools Linux/Ubuntu machines.☆76Updated last year
- 42 Webserv☆93Updated last year
- 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…☆30Updated last year
- Efficient, documented and Medium article attached. 3784 moves to sort 500 numbers!☆32Updated 3 months ago
- Prompt: Recode your own IRC server in C++☆42Updated 2 years ago
- 42evaluators rewrite in Go☆98Updated 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.☆85Updated last year
- 42 Exam Rank 03☆41Updated 8 months ago
- ☆27Updated last year
- What's up, swappers☆29Updated 3 years ago
- A System Administration Related Project☆31Updated last year
- Guide for merge insertion☆35Updated 3 weeks ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆37Updated 6 months ago
- 42Course☆78Updated last month
- Very simple web visualizer for Philosophers (42 school project)☆82Updated 2 years ago
- Learn to use docker-compose☆63Updated 2 years ago
- Writing a shell in C - 42 Lisboa Project☆26Updated 3 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- Born2beroot project from 42 network with bonus☆18Updated 3 years ago
- Ecole 42 project☆37Updated 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…☆120Updated last year