10.75
mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. ==== To Ins...
2021
2022
2023
2024
2025
2026
3.24
This pure Ruby library can read and write PNG images without depending on an external
image library, like RMagick. It tries to be memory efficient and reasonably fast.
It supports reading and writing all PNG variants that are defined in the specification,
with one limitation: onl...
2021
2022
2023
2024
2025
2026
9.45
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
2021
2022
2023
2024
2025
2026
4.82
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.
2021
2022
2023
2024
2025
2026
10.63
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
2021
2022
2023
2024
2025
2026
10.58
EXtended http(s) CONnections
2021
2022
2023
2024
2025
2026
7.16
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
2021
2022
2023
2024
2025
2026
4.32
Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
3.42
This is the simple REST client for Google Play Android Developer API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by th...
2021
2022
2023
2024
2025
2026
10.04
A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface.
2021
2022
2023
2024
2025
2026
0.16
This documentation describes LaunchDarkly's REST API. To access the complete OpenAPI spec directly, use [Get OpenAPI spec](https://launchdarkly.com/docs/api/other/get-openapi-spec). To learn how to use LaunchDarkly using the user interface (UI) instead, read our [product documentation](https://l...
2021
2022
2023
2024
2025
2026
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2021
2022
2023
2024
2025
2026
6.51
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+
2021
2022
2023
2024
2025
2026
9.5
This is a Domain Name manipulation library for Ruby.
It can also be used for cookie domain validation based on the Public
Suffix List.
2021
2022
2023
2024
2025
2026
3.57
unicorn is an HTTP server for Rack applications designed to only serve
fast clients on low-latency, high-bandwidth connections and take
advantage of features in Unix/Unix-like kernels. Slow clients should
only be served by placing a reverse proxy capable of fully buffering
both the the request a...
2021
2022
2023
2024
2025
2026
8.35
Ember.js source code wrapper for use with Ruby libs.
2021
2022
2023
2024
2025
2026
8.31
Ember-Handlebars precompiler source code wrapper for use with Ruby libs.
2021
2022
2023
2024
2025
2026
5.8
Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifies the generation of complex SQL queries
2. Adapts to various RDBMSes
It is intended to be a framework framework; that is, you can build your own ORM
with it, focusing on innovative object and collection modeli...
2021
2022
2023
2024
2025
2026
4.1
kramdown is yet-another-markdown-parser but fast, pure Ruby,
using a strict syntax definition and supporting several common extensions.
2021
2022
2023
2024
2025
2026
3.06
The Ruby cloud services library. Supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others. Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB, ELB, and RDS.
2021
2022
2023
2024
2025
2026