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,131 of 180,459
Downloads: 3,117,412

Daily

Ranking: 3,226 of 180,454
Downloads: 464

Depended by

RankDownloadsName
6,812478,203reportportal
11,202175,059easy_table
12,881135,987parallel_report_portal
13,766120,684kyanite
16,68387,247coursegen
23,94951,029tax_generator
24,32849,893de
24,47749,495roundtrip_xml
26,82343,586aker
26,91143,384wrnap
28,49740,061nutmeg
29,82937,640forester
30,66336,321vorax
32,87133,172handbrake
36,29429,036boot_polish
36,50128,829mill
38,64126,793rooler
40,46225,301not_naughty
48,23820,079nesstar-api
48,45219,953shoulda_runner

Depends on

RankDownloadsName
12,075,871,620bundler
16853,643,152rake
17810,724,967json
23767,894,233rspec
68413,975,811rubocop
102311,649,613simplecov
201154,916,427rubocop-rspec
214146,542,005rdoc
223141,982,629yard
63859,226,201test-unit
1,27921,585,664simplecov-lcov
1,57114,275,408rubocop-rake
106,2186,079rtagstask

Owners

#GravatarHandle
1iconanupamsg