0.01
No commit activity in last 3 years
No release in over 3 years
Generate a 4 word password from words of size 3-8 characters, with frequencies in the 30th-60th percentile. This range gives a nice set of uncommon but not completely alien words. $ chbs generate --verbose -W 3..8 -P 30..60 Corpus size: 6396 candidate words of 33075 total Entropy: 48...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set of configuration files for a role and then assign that role to as many concrete instances as...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to Amazon's Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set of configuration files for a role and then assign that role to as many con...
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution. Some hints: - In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the nunit-specific build and depends upon NUnit. For a fram...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the framework-independent build only. For specific unit tes...
2020
2021
2022
2023
2024
2025
1.17
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Ruby MongoDB Hadoop streaming support
2020
2021
2022
2023
2024
2025
1.17
A long-lived project that still receives updates
A suite of instrumentation metric primitivesthat can be exposed through a web services interface.
2020
2021
2022
2023
2024
2025
0.77
There's a lot of open issues
A long-lived project that still receives updates
Library and CLI for generating a website from a GraphQL API's schema definition. With ERB templating support and a plethora of configuration options, you can customize the output to your needs. The library easily integrates with your Ruby deployment toolchain to ensure the docs fo...
2020
2021
2022
2023
2024
2025
0.1
The project is in a healthy, maintained state
sportdb-structs - sport data structures for matches, scores, leagues, seasons, rounds, groups, teams, clubs and more
2020
2021
2022
2023
2024
2025
0.25
A long-lived project that still receives updates
Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
2020
2021
2022
2023
2024
2025
0.02
No release in over a year
Verifica is Ruby's most scalable authorization solution, ready to handle sophisticated authorization rules. Verifica is framework and database agnostic and designed around Access Control Lists. ACL powers a straightforward and unified authorization flow for any user and resource, regardless of ho...
2020
2021
2022
2023
2024
2025
0.02
No release in over 3 years
Low commit activity in last 3 years
RESTRack is a Rack-based MVC framework that makes it extremely easy to develop RESTful data services. It is inspired by Rails, and follows a few of its conventions. But it has no routes file, routing relationships are done through supplying custom code blocks to class methods such as "has_relat...
2020
2021
2022
2023
2024
2025
0.53
Low commit activity in last 3 years
No release in over a year
resque-retry provides retry, delay and exponential backoff support for resque jobs. Features: * Redis backed retry count/limit. * Retry on all or specific exceptions. * Exponential backoff (varying the delay between retrys). * Multiple failure backend with retry suppression & resq...
2020
2021
2022
2023
2024
2025
2.06
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Search through GitHub issues for your project for existing issues about a Ruby Error.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A simple redirector for use when you just want to safely redirect stdio. Simply encapsulates a few different safety mechanisms when redirecting stdio, with the primary goal of making it easier to write apps that run under rubyw.exe, where ruby loads with stdio closed. Whilst the primary intentio...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
TuyaCloud is a small Ruby gem to allow control of smart devices connected to the Tuya Cloud, without the need to flash custom firmware or discover device keys. These devices are sold under many different brands internationally, and usually all have their own mobile apps (i.e. Sma...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
== Jiveapps These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to: 1. Create a new app - a simple Hello World application. 2. Set up version control for your code using Git. 3. Host the app code online at Jive's...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
:: wmainfo-rb :: Author: Darren Kirby mailto:bulliver@badcomputer.org License: Ruby = Quick API docs = == Initializing == require 'wmainfo' foo = WmaInfo.new("someSong.wma") ... or ... foo = WmaInfo.new("someVideo.wmv", :encoding=>"UTF-16LE") (default encoding is ASCII) ....
2020
2021
2022
2023
2024
2025
1.16
No commit activity in last 3 years
There's a lot of open issues
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.