https://github.com/amid68/memory-leak-detector
A garbage collector tool for the C language.
https://github.com/amid68/memory-leak-detector
Last synced: about 2 months ago
JSON representation
A garbage collector tool for the C language.
- Host: GitHub
- URL: https://github.com/amid68/memory-leak-detector
- Owner: Amid68
- License: mit
- Created: 2024-09-10T19:27:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T21:40:08.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T14:42:06.575Z (over 1 year ago)
- Language: C
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memory-Leak-Detector
A garbage collector tool for the C language.