Categories
No matching categories were found
18.85
Diff::LCS computes the difference between two Enumerable sequences using the
McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
to create a simple HTML diff output format and a standard diff-like tool.
This is release 1.6.1, providing a simple extension that allows fo...
2020
2021
2022
2023
2024
2025
9.47
Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby program.
NOTE: Ruby 1.8.x comes with Racc runtime module. You
can run your parsers generated by racc 1.4.x out of the
box.
2020
2021
2022
2023
2024
2025
13.04
[Unicode 16.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, Emoji specification, and other data.
2020
2021
2022
2023
2024
2025
11.54
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...
2020
2021
2022
2023
2024
2025
10.1
Erubis is an implementation of eRuby and has the following features:
* Very fast, almost three times faster than ERB and about 10% faster than eruby.
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
* Auto escaping support
* Auto trimming spaces around '<% %>'
* Embe...
2020
2021
2022
2023
2024
2025
7.16
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
2020
2021
2022
2023
2024
2025
2.49
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2020
2021
2022
2023
2024
2025
6.53
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...
2020
2021
2022
2023
2024
2025
5.36
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
2020
2021
2022
2023
2024
2025
2.2
MailCatcher runs a super simple SMTP server which catches any
message sent to it to display in a web interface. Run
mailcatcher, set your favourite app to deliver to
smtp://127.0.0.1:1025 instead of your default SMTP server,
then check out http://127.0.0.1:1080 to see the mail.
2020
2021
2022
2023
2024
2025
3.27
[DEPRECATED] Official AWS Ruby gem for AWS IoT 1-Click Projects Service (AWS IoT 1-Click Projects). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
3.75
Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.
2020
2021
2022
2023
2024
2025
3.75
Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.
2020
2021
2022
2023
2024
2025
3.48
Send User Notifications on macOS 10.10 or higher.
2020
2021
2022
2023
2024
2025
0.0
= Simple task organizer
syctask can be used to create, plan, prioritize and schedule tasks.
==Install
The application can be installed with
$ gem install syc-task
== Usage
syctask provides basic task organizer functions as create, update, list and
complete a task. Additional functions are ...
2020
2021
2022
2023
2024
2025
1.53
Have you ever wanted to call <code>exit()</code> with an error condition, but
weren't sure what exit status to use? No? Maybe it's just me, then.
Anyway, I was reading manpages late one evening before retiring to bed in my
palatial estate in rural Oregon, and I stumbled across
<co...
2020
2021
2022
2023
2024
2025
3.27
[DEPRECATED] Official AWS Ruby gem for AWS IoT 1-Click Devices Service. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.98
Xcodebuild formatter designed to be piped with `xcodebuild`,
and thus keeping 100% compatibility.
It has modes for CI, running tests (RSpec dot-style),
and it can also mine Bitcoins.
2020
2021
2022
2023
2024
2025
2.74
Stripe Platform OAuth2 Strategy for OmniAuth 1.0.
2020
2021
2022
2023
2024
2025
2.56
A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
2020
2021
2022
2023
2024
2025