eper alternatives and similar packages
Based on the "Debugging" category.
Alternatively, view eper alternatives based on common mentions on social networks and blogs.
-
ex_debug_toolbar
A debug web toolbar for Phoenix projects to display all sorts of information about request
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of eper or a related project?
Popular Comparisons
README
This project has been parked. The most interesting bit (redbug) has its own repository, dtop has been reimplemented by OTP (as etop), the other stuff was not of much general interest. I'll accept pull requests, and keep the project compatible with modern OTP releases, for the foreseeable future. I don't plan to add new features.
eper is a loose collection of Erlang Performance related tools.
- dtop - similar to unix top
- ntop - visualizes network traffic
- atop - shows various aspects of the VM allocators
- redbug - similar to the OTP dbg application, but safer, better etc.