0.03
ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby's arrays, strings, symbols, and
integers.
As an example:
def conditional1(arg1)
if arg1 == 0 then
return 1
e...
2020
2021
2022
2023
2024
2025
0.03
Fully featured tree implementation for Mongoid using the nested set model
2020
2021
2022
2023
2024
2025
0.03
A library for parsing equations into an abstract syntax tree for evaluation
2020
2021
2022
2023
2024
2025
0.03
Generate the original Ruby source from a Ripper-style abstract syntax tree.
2020
2021
2022
2023
2024
2025
0.03
A Gem for syntactically correct parse trees of Ruby source
2020
2021
2022
2023
2024
2025
0.03
A modular scale is a list of values that share the same relationship. These
values are often used to size type and create a sense of harmony in a design. Proportions within
modular scales are all around us from the spacing of the joints on our fingers to branches on
trees. These natural proportio...
2020
2021
2022
2023
2024
2025
0.03
A priority queue which implements a lazy binomial heap. It supports the change priority operation, being suitable for algorithms like Dijkstra's shortest path and Prim's minimum spanning tree. It can be instantiated as a min-priority queue as well as a max-priority queue.
2020
2021
2022
2023
2024
2025
0.03
Full power of Java's ANTLR 3 language recognition tool brought to Ruby.
Generate lexers, parsers, tree parsers, source translators, and language analysis
tools for use in Ruby applications.
2020
2021
2022
2023
2024
2025
0.02
bcdatabase is a tool for storing passwords and other configuration information outside of your application source tree.
2020
2021
2022
2023
2024
2025
0.02
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license.
2020
2021
2022
2023
2024
2025
0.02
Burkhard Keller Tree implementation in Ruby
2020
2021
2022
2023
2024
2025
0.02
Port of the old, venerable ActsAsTree with a bit of a twist
2020
2021
2022
2023
2024
2025
0.02
Yadriggy builds the abstract syntax tree (AST) of a method, checks its syntax and types, and runs it. When checking the syntax and types, it is treated as the code written in a domain specific language (DSL). It also provide simple DSLs for computation offloading from Ruby to C, Python, etc.
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord extension for sorted adjacency lists support
2020
2021
2022
2023
2024
2025
0.02
Port of the old, venerable ActsAsTree with a bit of a twist
2020
2021
2022
2023
2024
2025
0.02
Ruby & JRuby gem with a fast k-d tree C implementation using FFI bindings with support for latitude/longitude and geo distance range search
2020
2021
2022
2023
2024
2025
0.02
Sycamore is an unordered tree data structure.
2020
2021
2022
2023
2024
2025
0.02
The Lorax is a full diff and patch library for XML/HTML documents, based on Nokogiri.
It can tell you whether two XML/HTML documents are identical, or if
they're not, tell you what's different. In trivial cases, it can even
apply the patch.
It's based loosely on Gregory Cobena's master's thesis...
2020
2021
2022
2023
2024
2025
0.02
Port of the old, venerable ActsAsTree with a bit of a twist
2020
2021
2022
2023
2024
2025
0.01
A set of feature-rich extendible Netzke components (such as Grid, Tree, Form, Window) and component extensions which can be used as building blocks for your apps
2020
2021
2022
2023
2024
2025