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,339 of 188,635
Downloads: 3,852,686

Daily

Ranking: 3,484 of 188,368
Downloads: 1,686

Depended by

RankDownloadsName
7,702526,713reportportal
12,351191,472easy_table
12,750179,179parallel_report_portal
15,059130,624kyanite
17,54699,565coursegen
24,68958,628tax_generator
25,35656,359roundtrip_xml
26,08154,101de
28,16948,464wrnap
29,12946,175aker
29,35045,685nutmeg
31,08642,257forester
31,95140,719vorax
34,71736,378handbrake
36,51033,948mill
40,54129,615rooler
40,61429,516boot_polish
42,35727,965not_naughty
50,10122,291evoc
50,36822,117nesstar-api

Depends on

RankDownloadsName
13,094,829,933bundler
101,193,676,273rake
121,166,008,018json
29937,507,240rspec
57631,276,572rubocop
99434,162,722simplecov
177260,315,515rdoc
188249,347,337rubocop-rspec
225201,527,737yard
63382,297,684test-unit
1,04743,384,307simplecov-lcov
1,30932,102,599rubocop-rake
103,8387,525rtagstask

Owners

#GravatarHandle
1iconanupamsg