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,216 of 183,471
Downloads: 3,359,069

Daily

Ranking: 4,072 of 183,459
Downloads: 483

Depended by

RankDownloadsName
7,048503,013reportportal
11,652181,158easy_table
12,243165,272parallel_report_portal
14,289124,428kyanite
16,91792,490coursegen
24,30753,440tax_generator
24,91051,664roundtrip_xml
25,02451,329de
27,48945,018wrnap
27,77844,350aker
28,77642,142nutmeg
30,17039,519forester
31,34937,615vorax
33,67934,216handbrake
36,59330,542mill
37,90729,186boot_polish
39,39827,797rooler
41,46326,007not_naughty
49,24520,679nesstar-api
49,76720,379hierarchical_menu

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
18927,442,541json
25824,998,340rspec
62484,810,129rubocop
98353,709,953simplecov
196187,741,373rubocop-rspec
210172,448,676rdoc
224160,920,099yard
64867,372,434test-unit
1,13830,377,160simplecov-lcov
1,51818,951,704rubocop-rake
105,8916,477rtagstask

Owners

#GravatarHandle
1iconanupamsg