Project
Reverse Dependencies for racc
The projects listed here declare racc as a runtime or development dependency
21.05
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a
sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is
fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
2019
2020
2021
2022
2023
2024
11.62
A Ruby parser written in pure Ruby.
2019
2020
2021
2022
2023
2024
5.71
Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.
2019
2020
2021
2022
2023
2024
2.78
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2019
2020
2021
2022
2023
2024
2.01
Gettext is a GNU gettext-like program for Ruby.
The catalog file(po-file) is same format with GNU gettext.
So you can use GNU gettext tools for maintaining.
2019
2020
2021
2022
2023
2024
1.92
Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.
2019
2020
2021
2022
2023
2024
1.46
Ruby implementation of http://goessner.net/articles/JsonPath/.
2019
2020
2021
2022
2023
2024
1.0
A Toml parser using Citrus parsing library.
2019
2020
2021
2022
2023
2024
0.77
Journey is a router. It routes requests.
2019
2020
2021
2022
2023
2024
0.7
A stackable dynamic tree based Rack router.
2019
2020
2021
2022
2023
2024
0.65
This library helps write robots.txt compliant web robots in Ruby.
2019
2020
2021
2022
2023
2024
0.28
BCDice is a rolling dice engine for TRPG
2019
2020
2021
2022
2023
2024
0.23
Ruby compiler and runtime for the google protocol buffers library.
2019
2020
2021
2022
2023
2024
0.21
Namae (名前) is a parser for human names. It recognizes personal names of various cultural backgrounds and tries to split them into their component parts (e.g., given and family names, honorifics etc.).
2019
2020
2021
2022
2023
2024
0.15
A Ruby-like language for writing Ruby C extensions.
Rubex keeps you happy even when writing C extensions.
2019
2020
2021
2022
2023
2024
0.15
A higher level query language for PuppetDB.
2019
2020
2021
2022
2023
2024
0.13
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It
includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string
replacements, j...
2019
2020
2021
2022
2023
2024
0.11
Querly is a query language and tool to find out method calls from Ruby programs. Define rules to check your program with patterns to find out *bad* pieces. Querly finds out matching pieces from your program.
2019
2020
2021
2022
2023
2024
0.07
Riml is a subset of VimL with some added features, and it compiles to plain
Vim script. Some of the added features include classes, string interpolation,
heredocs, default case-sensitive string comparison and default arguments in
functions. Give it a try!
2019
2020
2021
2022
2023
2024
0.06
Pure Ruby HCL parser
2019
2020
2021
2022
2023
2024