https://github.com/dylanmeca/mecau
MecaU is a C library that will allow you to manage memory automatically, without a garbage collector.
https://github.com/dylanmeca/mecau
Last synced: 4 months ago
JSON representation
MecaU is a C library that will allow you to manage memory automatically, without a garbage collector.
- Host: GitHub
- URL: https://github.com/dylanmeca/mecau
- Owner: dylanmeca
- License: gpl-3.0
- Created: 2023-07-02T03:54:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T03:55:25.000Z (about 2 years ago)
- Last Synced: 2025-09-03T14:43:46.729Z (9 months ago)
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MecaU
MecaU is a C library that will allow you to manage memory automatically, without a garbage collector.