2.57
A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
2021
2022
2023
2024
2025
2026
0.0
A simple elaboration on Ruby's native SizedQueue which allows using the queue
object to re-awaken a blocked thread and cause it to abandon its blocking
enqueue/dequeue operation. Useful for simplifying program logic, reducing the
need for external flags/Muteces (yes, I said Muteces), and for clea...
2021
2022
2023
2024
2025
2026
2.19
Official AWS Ruby gem for Amazon Keyspaces. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.24
minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This allows you do things like run each suite of specs inside a database transaction,
running each spec inside its own savepoint inside that transaction, which can
significantly speed up testing for specs that shar...
2021
2022
2023
2024
2025
2026
2.18
Official AWS Ruby gem for AWSBillingConductor. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2021
2022
2023
2024
2025
2026
0.0
Hammock is a Rails plugin that eliminates redundant code in a very RESTful manner. It does this in lots in lots of different places, but in one manner: it encourages specification in place of implementation. Hammock enforces RESTful resource access by abstracting actions away from the controlle...
2021
2022
2023
2024
2025
2026
0.01
Showoff is a Sinatra web app that reads simple configuration files for a
presentation. It is sort of like a Keynote web app engine. I am using it
to do all my talks in 2010, because I have a deep hatred in my heart for
Keynote and yet it is by far the best in the field.
The idea is t...
2021
2022
2023
2024
2025
2026
1.05
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.
2021
2022
2023
2024
2025
2026
1.51
You play as a warrior climbing a tall tower. On each floor you need to write a Ruby script to instruct the warrior to battle enemies, rescue captives, and reach the stairs.
2021
2022
2023
2024
2025
2026
0.72
Semantic Version utility class for parsing, storing, and comparing versions. See: http://semver.org
2021
2022
2023
2024
2025
2026
2.17
Official AWS Ruby gem for AWSMainframeModernization. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.17
Official AWS Ruby gem for AmazonConnectCampaignService. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
= tagomatic
Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.
Another mp3 tagger the world does not need.
But I needed it. I have a large collection of old mp3 files. From times when tagging was mostly
based on the file and folder names. When v2...
2021
2022
2023
2024
2025
2026
0.25
AI4R is a lightweight, educational Ruby library featuring clean implementations of core machine learning and AI algorithms—such as decision trees, neural networks, k-means, genetic algorithms, and even a bit size Transformers architecture covering encoder, decoder, and seq2seq variations. Designe...
2021
2022
2023
2024
2025
2026
1.5
Building Web Service Security
2021
2022
2023
2024
2025
2026
0.0
Most existing gems that address command execution provide a limited interface
or lack notable features. In contast, Exek seeks to provide comprehensive
support for all of a program's exec needs with one thoughtfully-designed
library.
Intended features:
- A "Command" class that encapsulates argv...
2021
2022
2023
2024
2025
2026
0.2
SidekiqAlive offers a solution to add liveness probe of a Sidekiq instance.
How?
A http server is started and on each requests validates that a liveness key is stored in Redis. If it is there means is working.
A Sidekiq job is the responsable to storing this key. If Sidekiq stops processing jo...
2021
2022
2023
2024
2025
2026
1.04
This is a stripped-down fork of fog-azure-rm that enables Azure Blob Storage to be used with CarrierWave and Fog.
2021
2022
2023
2024
2025
2026
2.16
Official AWS Ruby gem for IAM Roles Anywhere. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026