20.08
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a
sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is
fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
2021
2022
2023
2024
2025
2026
21.38
Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
2021
2022
2023
2024
2025
2026
15.14
Selenium WebDriver now supports limited DevTools interactions.
This project allows users to specify desired versioning.
2021
2022
2023
2024
2025
2026
22.5
retrieve the sourcecode for a method
2021
2022
2023
2024
2025
2026
18.13
Addressable is an alternative implementation to the URI implementation that is
part of Ruby's standard library. It is flexible, offers heuristic parsing, and
additionally provides extensive support for IRIs and URI templates.
2021
2022
2023
2024
2025
2026
17.52
RSpec's 'test double' framework, with support for stubbing and mocking
2021
2022
2023
2024
2025
2026
27.2
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
11.27
Puma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server
for Ruby/Rack applications. Puma is intended for use in both development and
production environments. It's great for highly parallel Ruby implementations such as
JRuby and TruffleRuby as well as as providing process worke...
2021
2022
2023
2024
2025
2026
17.07
Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
9.71
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozill...
2021
2022
2023
2024
2025
2026
10.83
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments,
built on top of Nokogiri.
Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific
application of the general transformation functionality.
2021
2022
2023
2024
2025
2026
14.26
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
2021
2022
2023
2024
2025
2026
12.04
A package (also known as a library) contains a set of functionality
that can be invoked by a Ruby program, such as reading and parsing an XML file. We call
these packages 'gems' and RubyGems is a tool to install, create, manage and load these
packages in your Ruby environment. RubyGems is a...
2021
2022
2023
2024
2025
2026
17.33
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
2021
2022
2023
2024
2025
2026
10.09
Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.
2021
2022
2023
2024
2025
2026
13.41
Builder provides a number of builder objects that make creating structured data
simple to do. Currently the following builder objects are supported:
* XML Markup
* XML Events
2021
2022
2023
2024
2025
2026
12.66
High-level Ruby SDK for Daytona: sandboxes, git, filesystem, LSP, process, and object storage.
2021
2022
2023
2024
2025
2026
23.55
Provides interfaces to enumerate AWS partitions, regions, and services.
2021
2022
2023
2024
2025
2026
22.29
Send RPCs from Ruby using GRPC
2021
2022
2023
2024
2025
2026
6.33
EventMachine implements a fast, single-threaded engine for arbitrary network
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
...
2021
2022
2023
2024
2025
2026