Project
Reverse Dependencies for yard
The projects listed here declare yard as a runtime or development dependency
0.0
Crunch is an alternative MongoDB driver with an emphasis on high concurrency, atomic update operations, and document integrity. It uses the Rev event library for non-blocking writes and reads. Its API is more limited than the official Mongo Ruby driver, but simpler and more Rubyish.
2021
2022
2023
2024
2025
2026
0.0
Check password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
2021
2022
2023
2024
2025
2026
0.0
A gem to encrypt data using public keys.
2021
2022
2023
2024
2025
2026
0.0
Authentication module using BCrypt; initially Hanami-specific.
2021
2022
2023
2024
2025
2026
0.0
# Cryptophysh
My attempt to produce a solution to the requirements listed [here](https://github.com/krystal/code-tasks/blob/main/password-generator.md). Essentially, a library/gem you can include in to your own code to add a `::generate_password` class method on a class.
I've pushed the built g...
2021
2022
2023
2024
2025
2026
0.0
CSDL is a gem for producing Abstract Syntax Trees for the [DataSift CSDL Filter Language](http://dev.datasift.com/docs/csdl).
Working with an AST instead of raw strings provides a simpler way to test and validate any given CSDL filter.
2021
2022
2023
2024
2025
2026
0.0
Utility to calculate the contrast ratio between 2 colors, for checking the level of conformance to the WCAG 2.0 criteria. Hexadecimal notation, RGB/HSL/HWB functions are supported as input formats. And a command-line interface is provided for a demonstration purpose.
2021
2022
2023
2024
2025
2026
0.0
inline CSS from external file(s) and/or style elment(s) in head element
into style attibute of HTML elements
2021
2022
2023
2024
2025
2026
0.0
Parse C structs into usable Ruby structs such as BinData
2021
2022
2023
2024
2025
2026
0.0
CSV to SQL conversion tool with user friendly CLI
2021
2022
2023
2024
2025
2026
0.0
Filters CSV or TSV files (default) by column names
2021
2022
2023
2024
2025
2026
0.0
cta_redux takes the data provided by the CTA in its various forms, and turns it into a clean,
cohesive client API that can be used to easily build a transit related project. Using Sequel,
we integrate GTFS scheduled service data with live data p...
2021
2022
2023
2024
2025
2026
0.0
Cuckoo implements simple, distributed cron using locks in Redis.
This is a placeholder, as the functionality does not currently exist.
See also:
- zhong (https://rubygems.org/gems/zhong)
2021
2022
2023
2024
2025
2026
0.0
The cucloud module is intended to serve as a lightweight wrapper around the AWS SDK that can be used to share common functionality across various AWS utilities and tools that we develop at Cornell
2021
2022
2023
2024
2025
2026
0.0
Cucumber extension for distributed running of features from a queue.
2021
2022
2023
2024
2025
2026
0.0
A collection of cucumber formatters
2021
2022
2023
2024
2025
2026
0.0
Cucumber-In-The-Yard is a YARD extension that processes Cucumber Features, Scenarios, Steps,
Step Definitions, Transforms, and Tags and provides a documentation interface that allows you
easily view and investigate the test suite. This tools hopes to bridge the gap of being able
...
2021
2022
2023
2024
2025
2026
0.0
Assert the value of Cucumber features
2021
2022
2023
2024
2025
2026
0.0
Automated functional testing of voice applications is typically difficult and expensive. Not so when we can specify our systems using Cucumber.
2021
2022
2023
2024
2025
2026
0.0
cudd-rb is a ruby bridge to the CU Decision Diagram (CUDD), an implementation of
Binary Decision Diagrams.
2021
2022
2023
2024
2025
2026