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,257 of 193,756
Downloads: 4,638,604

Daily

Ranking: 2,186 of 193,649
Downloads: 6,924

Depended by

RankDownloadsName
8,069545,701reportportal
12,821197,091easy_table
13,272183,468parallel_report_portal
15,635133,685kyanite
17,939103,831coursegen
25,14960,904tax_generator
25,80058,727roundtrip_xml
26,81855,303de
28,79649,906wrnap
29,78847,547nutmeg
30,09346,883aker
31,69943,626forester
32,59242,078vorax
35,36737,491handbrake
36,73235,663mill
40,94330,806rooler
42,21529,632boot_polish
43,16428,743not_naughty
50,41823,320evoc
51,36122,709nesstar-api

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
101,300,966,637json
29989,540,006rspec
56705,297,141rubocop
97475,839,609simplecov
163313,647,949rdoc
185278,334,013rubocop-rspec
226223,990,022yard
58391,128,202test-unit
1,02848,127,304simplecov-lcov
1,18539,616,885rubocop-rake
103,2458,014rtagstask

Owners

#GravatarHandle
1iconanupamsg