Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.39
ruby-opencv is a wrapper of OpenCV for Ruby. It helps you to write computer vision programs (e.g. detecting faces from pictures) with Ruby.
2019
2020
2021
2022
2023
2024
0.37
Pik is a tool to manage multiple versions of ruby on Windows. It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash. I have yet to test on cygwin.
>pik help commands
add Adds another ruby location to pik.
benchmark|bench Runs ben...
2019
2020
2021
2022
2023
2024
0.37
PIK is a tool to switch between multiple versions of ruby on Windows. You have to tell it where your different ruby versions are located using 'pik add'. Then you can change to one by using 'pik switch'. It also has a "sort of" multiruby functionality in 'pik run'.
2019
2020
2021
2022
2023
2024
0.35
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace
manipulation support to applications that require it. It also provides 152
named RGB colours (184 with spelling variations) that are commonly supported in
HTML, SVG, and X11 applications. A technique for generating mon...
2019
2020
2021
2022
2023
2024
0.34
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2019
2020
2021
2022
2023
2024
0.33
OCRA (One-Click Ruby Application) builds Windows executables from Ruby
source code. The executable is a self-extracting, self-running
executable that contains the Ruby interpreter, your source code and
any additionally needed ruby libraries or DLL.
2019
2020
2021
2022
2023
2024
0.29
Inline allows you to write foreign code within your ruby code. It
automatically determines if the code in question has changed and
builds it only when necessary. The extensions are then automatically
loaded into the class/module that defines it.
You can even write extra builders that will allow ...
2019
2020
2021
2022
2023
2024
0.28
Clarity - a log search tool
By John Tajima & Tobi Lütke
Clarity is a Splunk like web interface for your server log files. It supports
searching (using grep) as well as trailing log files in realtime. It has been written
using the event based architecture based on EventMachine and so allows rea...
2019
2020
2021
2022
2023
2024
0.25
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.
This package is offered as gem for easy installation using RubyGems. It wraps
unmodified tmtm's mysql-ruby extension into a proper gem.
Please note that tmtm (To...
2019
2020
2021
2022
2023
2024
0.24
Analyze code for potentially uncalled / dead methods, now with auto-removal.
2019
2020
2021
2022
2023
2024
0.24
ruby-mp3info read low-level informations and manipulate tags on mp3 files.
2019
2020
2021
2022
2023
2024
0.22
GeoHash encode/decode library for pure Ruby.
It's implementation of http://en.wikipedia.org/wiki/Geohash
2019
2020
2021
2022
2023
2024
0.2
BlueCloth is a Ruby implementation of John Gruber's
Markdown[http://daringfireball.net/projects/markdown/], a text-to-HTML
conversion tool for web writers. To quote from the project page: Markdown
allows you to write using an easy-to-read, easy-to-write plain text format,
then convert it to struc...
2019
2020
2021
2022
2023
2024
0.2
Allows you to focus on a few tests with ease without having to use
command-line arguments. Good for tools like guard that don't have
enough brains to understand test output. Cf. minitest-autotest (an
example of a test runner with strong testing logic).
Inspired by https://github.com/seattlerb/mi...
2019
2020
2021
2022
2023
2024
0.18
A Sinatra plugin to provide convenience whilst performing asynchronous
responses inside of the Sinatra framework running under async webservers.
To properly utilise this package, some knowledge of EventMachine and/or
asynchronous patterns is recommended.
Currently, supporting servers include:
...
2019
2020
2021
2022
2023
2024
0.18
Ruby Stats is a port of the statistics libraries from PHPMath. Probability distributions include binomial, beta, and normal distributions with PDF, CDF and inverse CDF as well as Fisher's Exact Test.
2019
2020
2021
2022
2023
2024
0.18
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
2019
2020
2021
2022
2023
2024
0.17
Game framework built on top of the OpenGL accelerated game lib Gosu. It adds simple yet powerful game states, prettier input handling, deployment safe asset-handling, a basic re-usable game object and automation of common task.
2019
2020
2021
2022
2023
2024
0.17
Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.
2019
2020
2021
2022
2023
2024
0.17
Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.
2019
2020
2021
2022
2023
2024