Project
Reverse Dependencies for racc
The projects listed here declare racc as a runtime or development dependency
20.85
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.
2020
2021
2022
2023
2024
2025
11.62
A Ruby parser written in pure Ruby.
2020
2021
2022
2023
2024
2025
5.7
Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.
2020
2021
2022
2023
2024
2025
2.71
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
1.89
Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.
2020
2021
2022
2023
2024
2025
1.48
Ruby implementation of http://goessner.net/articles/JsonPath/.
2020
2021
2022
2023
2024
2025
1.33
A simple, fast, memory-efficient and threadsafe implementation of GetText
2020
2021
2022
2023
2024
2025
1.01
A Toml parser using Citrus parsing library.
2020
2021
2022
2023
2024
2025
0.74
Journey is a router. It routes requests.
2020
2021
2022
2023
2024
2025
0.67
A stackable dynamic tree based Rack router.
2020
2021
2022
2023
2024
2025
0.64
This library helps write robots.txt compliant web robots in Ruby.
2020
2021
2022
2023
2024
2025
0.29
BCDice is a rolling dice engine for TRPG
2020
2021
2022
2023
2024
2025
0.22
Ruby compiler and runtime for the google protocol buffers library.
2020
2021
2022
2023
2024
2025
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.).
2020
2021
2022
2023
2024
2025
0.15
A Ruby-like language for writing Ruby C extensions.
Rubex keeps you happy even when writing C extensions.
2020
2021
2022
2023
2024
2025
0.15
A higher level query language for PuppetDB.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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!
2020
2021
2022
2023
2024
2025