The Boehm-Demers-Weiser Garbage Collector is an [[MIT License]] licensed conservative garbage collection system written in [[3. Reference/Software/Programming Languages/C|C]].
- [Website](https://www.hboehm.info/gc/)
- [Source](https://github.com/ivmai/bdwgc)
- Documentation
- AlternativeTo
> QUOTE
# Notability
# Philosophy
# Platform Support
# Features
# Tips
# References