woshiccm / Pecker

CodePecker is a tool to detect unused Swift code.
MIT License
1.46k stars 63 forks source link

How is it different from Periphery? #56

Closed arguiot closed 4 years ago

arguiot commented 4 years ago

Hello, I recently saw this project in my GitHub feed and I was wondering how is it different from Periphery? And if Pecker was better or just completely different...

woshiccm commented 4 years ago

Pecker use IndexStoreDB to search symbol, Periphery is not and I don't know much about it