Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x6675636b796f75676974687562/libclang-no-memory-leaks
Sample code showing how to avoid memory leaks when using libclang
https://github.com/0x6675636b796f75676974687562/libclang-no-memory-leaks
Last synced: about 1 month ago
JSON representation
Sample code showing how to avoid memory leaks when using libclang
- Host: GitHub
- URL: https://github.com/0x6675636b796f75676974687562/libclang-no-memory-leaks
- Owner: 0x6675636b796f75676974687562
- License: mit
- Created: 2024-07-17T16:54:11.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T14:41:12.000Z (6 months ago)
- Last Synced: 2024-10-05T13:21:04.433Z (4 months ago)
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample code showing how to avoid memory leaks when using `libclang`
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)