bench

Command-line benchmark tool

Install

All systems
curl cmd.cat/bench.sh
Ubuntu
apt-get install bench
Arch Arch Linux
pacman -S bench
Fedora
dnf install bench
Windows (WSL2)
sudo apt-get update sudo apt-get install bench
OS X
brew install bench

bench

Command-line benchmark tool

ruby-active-model-serializers

Making it easy to serialize models for client-side use

Bringing consistency and object orientation to model serialization. Works great for client-side MVC frameworks! ActiveModel::Serializers brings convention over configuration to your JSON generation. AMS does this through two components: serializers and adapters. Serializers describe which attributes and relationships should be serialized. Adapters describe how attributes and relationships should be serialized.

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.