Add BDWGC by @ivmai

This commit is contained in:
Igor Adamenko 2020-09-02 17:45:06 +03:00 committed by GitHub
parent 3dda5fe421
commit fba9f312eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -376,6 +376,9 @@
- **[Awsm.css](https://github.com/igoradamenko/awsm.css)** by [Igor Adamenko](https://github.com/igoradamenko)<br>
Simple CSS library for semantic HTML markup.
- **[BDWGC](https://github.com/ivmai/bdwgc)** by [Ivan Maidanski](https://github.com/ivmai)<br>
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc).
- **[Benchmarks](https://github.com/kostya/benchmarks)** by [Konstantin Makarchev](https://github.com/kostya)<br>
Some benchmarks of different languages.