ruby-prof
Fast Ruby profiler
Install
- All systems
-
curl cmd.cat/ruby-prof.sh
- Debian
-
apt-get install ruby-prof
- Ubuntu
-
apt-get install ruby-prof
- Arch Linux
-
pacman -S ruby-prof
- Kali Linux
-
apt-get install ruby-prof
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-prof
- Raspbian
-
apt-get install ruby-prof
- Dockerfile
- dockerfile.run/ruby-prof
ruby-prof
Fast Ruby profiler
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.
sonic-pi
Live Coding for Everyone
A free live coding synth for everyone. Originally designed to support computing and music lessons within schools. Use code to compose and perform in classical and contemporary styles ranging from Canons to Dubstep.