An open API service indexing awesome lists of open source software.

https://github.com/strager/cppstacksize


https://github.com/strager/cppstacksize

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## License

cppstacksize finds C++ stack usage bugs.

Copyright (C) 2023 Matthew "strager" Glazar

SPDX-License-Identifier: GPL-3.0-or-later

## Related projects

* [puncover][] - ELF cross-function stack analyzer

[puncover]: https://github.com/HBehrens/puncover