Browse gems
Sort by:
capistrano

Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.

opentelemetry-api

A stats collection and distributed tracing framework

factory_girl

factory_girl provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.

prometheus-client

A suite of instrumentation metric primitivesthat can be exposed through a web services interface.

trollop

Trollop is a commandline option parser for Ruby that just gets out of your way. **DEPRECATION** This gem has been renamed to optimist and will no longer be supported. Please switch to optimist as soon as possible.

fluentd

Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.

opentelemetry-sdk

A stats collection and distributed tracing framework

devise-two-factor

Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.

dry-struct

Typed structs and value objects

opentelemetry-common

Common helpers for OpenTelemetry

opentelemetry-semantic_conventions

Semantic Convention definitions for OpenTelemetry

fluent-plugin-grafana-loki

Output plugin to ship logs to a Grafana Loki server

resque

Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.

opentelemetry-registry

Registry for the OpenTelemetry Instrumentation Libraries

async

A concurrency framework for Ruby.

fluent-plugin-prometheus

A fluent plugin that collects metrics and exposes for Prometheus.

rubocop-rspec_rails

Code style checking for RSpec Rails files. A plugin for the RuboCop code style enforcing & linting tool.

rswag-ui

Expose beautiful API documentation, powered by Swagger JSON endpoints, including a UI to explore and test operations. More about the OpenAPI initiative here: http://spec.openapis.org/

rswag-api

Open up your API to the phenomenal OpenAPI ecosystem by exposing OpenAPI files, that describe your service, as JSON endpoints. More about the OpenAPI initiative here: http://spec.openapis.org/

facter

You can prove anything with facts!