RubyGems Navigation menu

ruby-radix 0.0.2

ruby-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.4 - January 29, 2013 (14.5 KB)
  2. 0.0.3 - December 03, 2012 (14.5 KB)
  3. 0.0.2 - October 11, 2012 (15.5 KB)
顯示所有版本(共 4)

Development 相依性套件 (3):

hoe ~> 3.0
newgem >= 1.5.3
rdoc ~> 3.10

擁有者:

作者:

  • Takashi Sogabe

SHA 256 checksum:

37fad6d4786546d8e834cb7711e1cddf61cdbee3cab251ddd2d6512573c50189

總下載次數 23,821

這個版本 2,750

License:

Ruby 版本需求:

相關連結: