1.38
A Jekyll boilerplate theme designed to be a starting point for any Jekyll website. Rather than starting from scratch, this boilerplate is designed to get the ball rolling immediately.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.26
Rumale is a machine learning library in Ruby.
Rumale provides machine learning algorithms with interfaces similar to Scikit-Learn in Python.
Rumale supports Support Vector Machine,
Logistic Regression, Ridge, Lasso,
Multi-layer Perceptron,
Naive Bayes, Decision Tree, Gradient Tree Boosting, Rando...
2020
2021
2022
2023
2024
2025
1.52
Terminal strings styling with intuitive and clean API.
2020
2021
2022
2023
2024
2025
1.52
rdoc generator html with javascript search index.
2020
2021
2022
2023
2024
2025
0.59
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
2020
2021
2022
2023
2024
2025
0.06
Predix CI runs your test suite simply and quickly in our managed
cloud environment. You can run tests by hand, or enable our hosted CI to watch
your git repos automatically.
Predix CI automatically and safely parallelizes your tests to save you time, and
takes care of setting up fresh isolated ...
2020
2021
2022
2023
2024
2025
1.37
Bosh::Stemcell provides tools to manage stemcells
2020
2021
2022
2023
2024
2025
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:
...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.02
The cookie_tracker easily synchronizes settings stored in cookies with instance variables of the same name available for use in controllers and views. This gem allows you to
declare a hash of parameters along with default values that you wish to be loaded/stored in the user's cookies during e...
2020
2021
2022
2023
2024
2025
1.51
Rack middleware to force SSL/TLS.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
1.5
Creates a version constraint of supported Rubies,suitable for a gemspec file
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.01
This is a sad story - mongoid maintainers decided to drop support for multi paramter fields in mongoid 4.x, leaving it to ActiveSupport/ActiveModel and rails. Sadly there was no extraction ready after ror 4.x was released and since mongoid 4.x was the only version working with ror 4.x series this...
2020
2021
2022
2023
2024
2025
0.58
HexaPDF is a pure Ruby library with an accompanying application for working with PDF
files.
In short, it allows creating new PDF files, manipulating existing PDF files, merging multiple
PDF files into one, extracting meta information, text, images and files from PDF files, securing
PDF files by ...
2020
2021
2022
2023
2024
2025
0.58
HexaPDF is a pure Ruby library with an accompanying application for working with PDF
files.
In short, it allows creating new PDF files, manipulating existing PDF files, merging multiple
PDF files into one, extracting meta information, text, images and files from PDF files, securing
PDF files by ...
2020
2021
2022
2023
2024
2025
0.16
`qless` is meant to be a performant alternative to other queueing
systems, with statistics collection, a browser interface, and
strong guarantees about job losses.
It's written as a collection of Lua scipts that are loaded into the
Redis instance to be used, and then executed by the client libr...
2020
2021
2022
2023
2024
2025
0.44
Recog is a framework for identifying products, services, operating systems, and hardware by matching fingerprints against data returned from various network probes. Recog makes it simply to extract useful information from web server banners, snmp system description fields, and a whole lot more.
2020
2021
2022
2023
2024
2025