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 10 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:
- Simple Ubuntu in a Container for use on Mac☆13Updated 2 years ago
- Interactive Ray Traced 3D Renderer☆38Updated 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…☆12Updated last year
- 42 Webserv☆106Updated 2 years ago
- Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on …☆463Updated 2 weeks ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆41Updated last year
- This 42 project is an introduction to the beautiful world of Raytracing.☆39Updated 2 years ago
- FDF / Finished / 125 scored☆138Updated last year
- Born2beroot project from 42 network with bonus☆18Updated 3 years ago
- 42evaluators rewrite in Go☆100Updated last year
- Tester for the 🔥 minishell 🔥 project at École 42☆169Updated last year
- Writing a shell in C - 42 Lisboa Project☆25Updated 4 years ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆240Updated last year
- 42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a …☆48Updated 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
- A mini recreation of bash.☆85Updated 3 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆58Updated 3 years ago
- ☆28Updated 2 years ago
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆93Updated 10 months ago
- 42Course☆82Updated last week
- So long is a game development project at 42. This project focuses on creating a game in C using the Minilibx library☆24Updated 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…☆123Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆114Updated 2 years ago
- Born2beroot (42cursus). This project aims to introduce you to the wonderful world of virtualization.☆123Updated last year
- Making 42 life better☆214Updated last year
- the quickest way to solve microshell Exam Rank 04☆143Updated last year
- ☆31Updated last year
- 42 - Coding a simple HTTP server in C++☆90Updated 4 years ago
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆225Updated 2 years ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆51Updated 2 years ago