7.82
There's a lot of open issues
A long-lived project that still receives updates
Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames am...
2021
2022
2023
2024
2025
2026
6.92
No release in over 3 years
Apache Arrow is a common in-memory columnar data store. It's useful to share and process large data efficiently. Red Arrow Format provides only serialize/deserialize features. If you want to process Apache Arrow data efficiently, use Red Arrow instead.
2021
2022
2023
2024
2025
2026
4.95
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current...
2021
2022
2023
2024
2025
2026
5.4
No release in over 3 years
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax. Jasmine for Ruby is deprecated. The direct replacment for the jasmine-core gem is the jasmine-core NPM package. If you are also using the jasmine gem, we recommend using the jasmine-b...
2021
2022
2023
2024
2025
2026
9.96
A long-lived project that still receives updates
Zeitwerk implements constant autoloading with Ruby semantics. Each gem and application may have their own independent autoloader, with its own configuration, inflector, and logger. Supports autoloading, reloading, and eager loading.
2021
2022
2023
2024
2025
2026
9.88
No release in over 3 years
Flexible authentication solution for Rails with Warden. Now with added support for changing email content_type yay!
2021
2022
2023
2024
2025
2026
9.22
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A collection of data structures and utilities to make thread-safe programming in Ruby easier
2021
2022
2023
2024
2025
2026
6.4
A long-lived project that still receives updates
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
2021
2022
2023
2024
2025
2026
13.77
A long-lived project that still receives updates
The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requi...
2021
2022
2023
2024
2025
2026
9.39
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
2021
2022
2023
2024
2025
2026
5.76
A long-lived project that still receives updates
Official AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
4.09
No release in over a year
This is the simple REST client for Cloud Storage JSON API V1. 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 the service, ...
2021
2022
2023
2024
2025
2026
9.07
The project is in a healthy, maintained state
Manage your app's Ruby environment