Registry / networking / rpatricia

rpatricia

JSON →
library1.0.1rbrubygemsunverified

A Ruby wrapper for Net::Patricia, providing fast IP address/prefix lookups.

gem install rpatricia
INSTALL
IMPORT
SIG · RPATRICIA
R
rpatricia
networkingrubyv1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Patricia
require 'rpatricia'

Create a Patricia trie and check IP membership.

require 'rpatricia' trie = Patricia.new trie.add('192.168.0.0/16') trie.include?('192.168.1.1')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
rpatricia — gem install rpatricia · libregistry