Project
Reverse Dependencies for yard
The projects listed here declare yard as a runtime or development dependency
0.0
RFacter is a library for collecting facts from remote system(s) by executing
commands over transports such as SSH and WinRM.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Notation (JSON) Data Interchange Format". This gem honors the syntax as possible. The generator guarantees that a parsed valid properly rounds-trip to identical valid JSON representation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Full text search engine with Redis. Works in all Ruby projects. Very simple built, source code is < 300loc including tests. Was built because it's cheaper to go with the 20mb Redis solution with redis than using PostgreSQL's full text search. Also I needed background jobs and might as well use Resque for that.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
A Ruby flow-based programming framework that utilizes ZeroMQ for component connections and Avro for serialization
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
AMQP publisher and subscriber component for the RFlow FBP framework. Also includes the necessary AMQP::Message message type
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Components that operate on files for the RFlow FBP framework. Also includes the File schema
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
HTTP client and server components for the RFlow FBP framework. Also includes the necessary HTTP::Request and HTTP::Response message types
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
IRC client and server components for the RFlow FBP framework. Also includes the necessary message types
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A thin jruby wrapper for jfreechart (mainly just a way to load the jars in a structured way for now)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
nada
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Ruby Skeleton Generator based in templates
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
alternative libGeoIP binding for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
A collection of Rake tasks designed to represent Git Flow in a Ruby context.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Rgraphum: Graphum ruby implementation
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A data structure for effectively manipulating multi-dimensional arrays.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
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-level abstractions to create the user-friendly components that are to be expected in a 2D game framework,
including sprites, textures, fonts, colors, etc. Those experienced with low-level graphics APIs have all the tools at their
fingertips already built-in (OpenGL, GLFW, OpenAL, sound/font/image decoding, etc) and ready to build their own engine from,
while those who have no interest in such can get started right away with powerful higher-level abstractions. While the
library's API surface similar in many ways to RPG Maker XP/VX/VXA, bear in mind that it is merely incluenced by those,
and liberal design changes have been taken to not limit the API or add restriction.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
rgss_db is a tool designed for developers to export and import the database files of a game created in RPG Maker.
This gem is compatible with any RPG Maker editor based on RGSS, including:
- RPG Maker XP
- RPG Maker VX
- RPG Maker VX Ace
The gem provides a CLI to easily interact with the RPG Maker database.
You can avoid this interface by providing an action to perform.
Please check the repository at github for more information!
https://github.com/SnowSzn/rgss-db-cli
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Rails-flavoured Ruby GTK framework
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Rhapr is a ruby lib that wraps around HAProxy, enabling you to sanely decomission a process.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Rhetor is yet another lexical analyser library
written in pure Ruby with no runtime dependencies,
properly documented and easy-to-use.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity