https://github.com/aeckar/libcollect
Garbage collection library for C/C++
https://github.com/aeckar/libcollect
c cpp garbage-collector memory-safety
Last synced: 2 months ago
JSON representation
Garbage collection library for C/C++
- Host: GitHub
- URL: https://github.com/aeckar/libcollect
- Owner: aeckar
- License: lgpl-3.0
- Created: 2021-08-07T02:24:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T17:29:40.000Z (about 4 years ago)
- Last Synced: 2025-03-03T04:41:49.454Z (7 months ago)
- Topics: c, cpp, garbage-collector, memory-safety
- Language: C
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libcollect
Garbage collection library for C