0.01
Reuse Struct.new's attr_reader and initialize generation in any class.
2020
2021
2022
2023
2024
2025
0.01
Ruby wrapper for the REST API at http://developers.livechatinc.com/rest-api/
2020
2021
2022
2023
2024
2025
0.01
OmniAuth strategy for Bitbucket (https://bitbucket.org).
2020
2021
2022
2023
2024
2025
0.01
Permit to manage the seo attributes for each page of Camaleon CMS.
2020
2021
2022
2023
2024
2025
0.01
If you want to be able fetch the result from a Resque
job's perform method. Results will be encoded using JSON.
For example:
require 'resque-result'
class MyJob
extend Resque::Plugins::Result
def self.perform(meta_id, big_num)
factor(big_num)
e...
2020
2021
2022
2023
2024
2025
0.01
Microbial Genomes Atlas
2020
2021
2022
2023
2024
2025
0.01
A handy wrapper for AWS Athena Ruby SDK.
2020
2021
2022
2023
2024
2025
0.01
Minimal templating engine inspired by Markaby & Erector and targeted at Rails 3.
2020
2021
2022
2023
2024
2025
0.01
Attempts to transpile Ruby code into Crystal code
2020
2021
2022
2023
2024
2025
0.01
Use the true random number service of RANDOM.ORG. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
2020
2021
2022
2023
2024
2025
0.01
An HTTP/2 proxy for mutli-tenant production deployments
2020
2021
2022
2023
2024
2025
0.01
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
Safely and automatically update your gems, one at a time, with one git commit per updated gem.
2020
2021
2022
2023
2024
2025
0.01
Want to win at Scrabble while staying inside your comfy command line interface? No problem! Scrabble solver lets you do that.
2020
2021
2022
2023
2024
2025
0.01
Feature Flags created by developers for developers with ❤️. ConfigCat lets you manage feature flags across frontend, backend, mobile, and desktop apps without (re)deploying code. % rollouts, user targeting, segmentation. Feature toggle SDKs for all main languages. Alternative to LaunchDarkly. Hos...
2020
2021
2022
2023
2024
2025
0.01
Library for instrumenting ruby applications, sending metrics to an Atlas aggregator service.
2020
2021
2022
2023
2024
2025
0.01
Simple wrapper for JSON api provided by indeed.
Original documentation at:
http://www.indeed.com/jsp/apiinfo.jsp (Require authorization)
Support search jobs API 2.0 and get jobs API
2020
2021
2022
2023
2024
2025
0.01
Ruby library and command line tool to search and contribute to cirt.net's default password database at http://cirt.net/passwords
2020
2021
2022
2023
2024
2025
0.01
Attempting to create a fast, memory efficient KMeans
2020
2021
2022
2023
2024
2025
0.01
|> Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database.
|> Each lock request is put into the request queue (each lock is hosted by it's own queue separately from other queues) and processed in order of their priority (FIFO).
|> Each lock request li...
2020
2021
2022
2023
2024
2025