Skip to content
/ daryl Public

Set of tools and best practices for detecting and getting rid of dead code

License

Notifications You must be signed in to change notification settings

vartec/daryl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daryl

Set of tools and best practices for detecting and getting rid of dead code

deadgargoyle

Simple Django management command to determine which Gargoyle switches have not been touched for ages and are either completely disabled or globally enabled, thus code can be simplified to get rid of feature flags.

fopen-shim

Small bit of C code to shim fopen() and open() syscalls on Linux, logging each call to syslog. Intended to be used with LD_PRELOAD

deadfunctions

Tools to determine if given function is dead.

About

Set of tools and best practices for detecting and getting rid of dead code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published