prometheus-alertmanager
handle and deliver alerts created by Prometheus
The Alertmanager handles alerts sent by client applications such as the
Prometheus server. It takes care of deduplicating, grouping, and routing them
to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
also takes care of silencing and inhibition of alerts.
ruby-sassc-rails
Integrate SassC-Ruby into Rails
Compilation of Sass can take quite a long time for larger codebases. This gem
integrates the C implementation of Sass, LibSass, into the asset pipeline.
In one larger project, this made compilation 4x faster.
libqpdf26
runtime library for PDF transformation/inspection software
gdm-settings
settings app for GNOME's Login Manager, GDM
Configure GDM settings using a graphical interface.
thawab
Arabic/Islamic encyclopedia system
Thwab is an Islamic literature library which features:
* Can import books from Shamela library
* Several books can be searched and viewed simultaneously
* Web interface
docker2aci
CLI tool to convert Docker images to ACIs
docker2aci is a CLI binary that converts Docker images to ACI
(https://github.com/appc/spec/blob/master/SPEC.md#app-container-image).
It takes as input either a file generated by "docker save" or a Docker
registry URL. It gets all the layers of a Docker image and squashes them
into an ACI image. Optionally, it can generate one ACI for each layer,
setting the correct dependencies.