BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

data_structures_rmolinari

v0.5.8RubyGems· Ruby

This small gem contains several data structures that I have implemented in Ruby to learn how they work. Sometimes it is not enough to read the description of a data structure and accompanying pseudo-code. Actually implementing it is often helpful in understanding what is going on. It is also usually fun. The gem contains basic implementions of Disjoint Union, Heap, Priority Search Tree, and Segment Tree. See the homepage for more details.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 6 months ago.
Popularity
10 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.5.86 months ago
  • 0.5.72 years ago
  • 0.5.62 years ago
  • 0.5.52 years ago
  • 0.5.42 years ago
  • 0.5.33 years ago
  • 0.5.23 years ago
  • 0.5.13 years ago
data_structures_rmolinari — This small gem contains several data structures that I have implemented in Ruby to learn how they work. Sometimes it is not enough to read the description of a data structure and accompanying pseudo-code. Actually implementing it is often helpful in understanding what is going on. It is also usually fun. The gem contains basic implementions of Disjoint Union, Heap, Priority Search Tree, and Segment Tree. See the homepage for more details. (Ruby / RubyGems) · Modules