0.0
IN ACTIVE DEVELOPMENT.
High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains
multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building
upon these low...
2021
2022
2023
2024
2025
2026
0.0
This package simplifies sending emails outside of the Rails
environment. It is a wrapper around the ActionMailer package.
Support for smtp over tls is included if you are using Ruby 1.8.7 or
above. The API provided is very bare, but can be easily extended.
The email configuration is provided th...
2021
2022
2023
2024
2025
2026
0.0
SpreadsheetAgent is a framework for creating distributed pipelines across many
different servers. It is extensible, and flexible. It does not specify what goals
any pipeline should be working towards, or which goals are prerequisites for
other goals, but it does provide logic for easily defining ...
2021
2022
2023
2024
2025
2026
0.0
A work-in-progress PlayStation 1 emulator written entirely in Ruby.
Implements the MIPS R3000A CPU, GTE, GPU (software rasteriser), DMA,
interrupts, timers, CD-ROM stub, SIO0 controller, and a minimal SPU —
enough to boot the SCPH1001 BIOS into the Memory Card / CD-ROM shell.
Ships an SDL2-backed...
2021
2022
2023
2024
2025
2026
0.0
This package provides a handy command to help you recover from Vim recovery files. Vim makes .swp files as you edit your files so that if an edit session crashes you can recover the latest changes you haven't saved. Unfortunately though, there's no easy way to compare a saved file with the recov...
2021
2022
2023
2024
2025
2026
0.02
Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Enterprise:
In your git config, set the key github.accounts to a space
separated list of github accounts.
git config --global github.accounts "github myghe"
For each account API and web end points and authe...
2021
2022
2023
2024
2025
2026
0.38
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2021
2022
2023
2024
2025
2026
0.58
VersionSorter is a C extension that does fast sorting of large sets of version strings.
2021
2022
2023
2024
2025
2026
0.1
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It
includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string
replacements, j...
2021
2022
2023
2024
2025
2026
0.0
SmsSafe provides a safety net while you're developing an application that uses ActionTexter
or other gems to send SMS. It keeps SMS messages from escaping into the wild.
Once you've installed and configured this gem, you can rest assures that y...
2021
2022
2023
2024
2025
2026
1.82
A modern web server and application server for Ruby, Python and Node.js, optimized for performance, low memory usage and ease of use.
2021
2022
2023
2024
2025
2026
0.0
StartAt is a simple class for future code execution. It is designed
to execute a block of code at a specific point in time in the future.
StartAt works by spawning a new thread, determining how long it must wait (in
seconds) until the future date and time is reached, calling sleep with the
exa...
2021
2022
2023
2024
2025
2026
0.0
Base32 is one of several base 32 transfer encodings. Base32 uses a 32-character set comprising the twenty-six upper-case letters A–Z, and the digits 2–7. Base32 is primarily used to encode binary data, but Base32 is also able to encode binary text like ASCII. Base32 is a notation for encoding arb...
2021
2022
2023
2024
2025
2026
0.0
zenprofiler helps answer WHAT is being called the most. spy_on helps
answer WHERE those calls are being made. ZenProfiler provides a faster
version of the standard library ruby profiler. It is otherwise pretty
much the same as before. spy_on provides a clean way to redefine a
bottleneck method so...
2021
2022
2023
2024
2025
2026
2.15
A simple gem to atomically write files
2021
2022
2023
2024
2025
2026
0.02
Own your errors. Own your stack. A fully open-source, self-hosted error tracking Rails engine for solo founders, indie hackers, and small teams. Exception monitoring with beautiful dashboard UI, multi-channel notifications (Slack, Email, Discord, PagerDuty), platform detection (iOS/Android/Web/AP...
2021
2022
2023
2024
2025
2026
0.01
= sinatra-mongo
Extends Sinatra with an extension method for dealing with monogodb using the ruby driver.
Install it with gem:
$ gem install sinatra-mongo
Now we can use it an example application.
require 'sinatra'
require 'sinatra/mongo'
# Specify the database to use. Defa...
2021
2022
2023
2024
2025
2026
0.34
With the simple-navigation gem installed you can easily create multilevel navigations for your Rails, Sinatra or Padrino applications. The navigation is defined in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regula...
2021
2022
2023
2024
2025
2026
0.0
Studio Game
Program is meant to add multiple players to a game, and then give or remove health and points based on random rolls of a die. These players also accumulate random treasures that give them bonus points. Included are some other mixins that have weighted die, or players that have higher...
2021
2022
2023
2024
2025
2026
0.0
StartMeUp helps designers start projects faster by defining a basic set of Sass
variables, default element style and project structure. It’s been specifically
designed for use within web applications. StartMeUp should live in your project’s
root Sass directory and we encourage you to modify and e...
2021
2022
2023
2024
2025
2026