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,338 of 187,571
Downloads: 3,778,034

Daily

Ranking: 3,674 of 187,548
Downloads: 1,495

Depended by

RankDownloadsName
7,647523,167reportportal
12,269189,862easy_table
12,670178,005parallel_report_portal
14,968129,569kyanite
17,50698,022coursegen
24,62757,794tax_generator
25,41255,263roundtrip_xml
25,92053,655de
28,06147,915wrnap
28,92045,861aker
29,27345,132nutmeg
30,96741,770forester
31,87140,213vorax
34,58636,001handbrake
36,63833,266mill
40,22229,459boot_polish
40,38929,296rooler
42,24427,624not_naughty
50,18521,911evoc
50,22321,885nesstar-api

Depends on

RankDownloadsName
13,010,000,950bundler
101,165,196,519rake
131,135,784,591json
28924,848,930rspec
57613,192,940rubocop
98425,116,291simplecov
183248,062,731rdoc
188242,802,816rubocop-rspec
224197,125,988yard
64480,222,187test-unit
1,05042,482,294simplecov-lcov
1,33030,406,529rubocop-rake
104,0097,373rtagstask

Owners

#GravatarHandle
1iconanupamsg