Categories: None [Edit]

rubytree

https://rubygems.org/gems/rubytree
https://github.com/evolve75/RubyTree
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.

Total

Ranking: 3,340 of 187,950
Downloads: 3,807,918

Daily

Ranking: 3,321 of 187,922
Downloads: 1,947

Depended by

RankDownloadsName
7,669524,684reportportal
12,315190,525easy_table
12,711178,546parallel_report_portal
15,000130,021kyanite
17,52498,687coursegen
24,64458,162tax_generator
25,37455,732roundtrip_xml
25,98853,844de
28,11848,113wrnap
29,02345,992aker
29,30145,353nutmeg
31,01141,995forester
31,91740,400vorax
34,66436,136handbrake
36,57833,545mill
40,39229,486boot_polish
40,44429,431rooler
42,30327,749not_naughty
50,14922,069evoc
50,29621,976nesstar-api

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake
121,148,066,961json
28929,993,045rspec
57620,301,193rubocop
99428,731,506simplecov
180252,918,034rdoc
188245,431,422rubocop-rspec
225198,807,586yard
63781,028,973test-unit
1,04942,849,539simplecov-lcov
1,32031,077,699rubocop-rake
103,9287,438rtagstask

Owners

#GravatarHandle
1iconanupamsg