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,757
Downloads: 3,875,142

Daily

Ranking: 3,513 of 188,742
Downloads: 1,700

Depended by

RankDownloadsName
7,728527,408reportportal
12,375191,860easy_table
12,777179,662parallel_report_portal
15,099131,021kyanite
17,569100,124coursegen
24,67159,031tax_generator
25,26756,995roundtrip_xml
26,15054,216de
28,21448,625wrnap
29,20746,251aker
29,37845,861nutmeg
31,09842,453forester
31,99040,895vorax
34,73236,543handbrake
36,46034,219mill
40,61829,705rooler
40,77729,533boot_polish
42,32328,142not_naughty
50,07122,434evoc
50,44422,196nesstar-api

Depends on

RankDownloadsName
13,119,417,231bundler
101,202,260,445rake
121,175,331,415json
29941,173,382rspec
57636,759,505rubocop
99437,027,655simplecov
177264,286,963rdoc
188251,179,526rubocop-rspec
225203,242,642yard
62483,037,739test-unit
1,04543,682,574simplecov-lcov
1,30132,590,284rubocop-rake
103,8167,571rtagstask

Owners

#GravatarHandle
1iconanupamsg