go-trees

module
v0.0.0-...-66ceba8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2022 License: Apache-2.0

README

go-trees Build Status GoDoc Go Report Card

go packages for radix and other trees

Directories

Path Synopsis
Package dltree implements red-black tree for key value pairs with domain label keys.
Package dltree implements red-black tree for key value pairs with domain label keys.
Package domain provide functions to parse and handle domain names and labels.
Package domain provide functions to parse and handle domain names and labels.
Package domaintree implements radix tree data structure for domain names.
Package domaintree implements radix tree data structure for domain names.
ETC (Execute Template Catalog) executes all templates recursively in a given directory.
ETC (Execute Template Catalog) executes all templates recursively in a given directory.
Package iptree implements radix tree data structure for IPv4 and IPv6 networks.
Package iptree implements radix tree data structure for IPv4 and IPv6 networks.
Package numtree implements radix tree data structure for 32 and 64-bit unsigned integets.
Package numtree implements radix tree data structure for 32 and 64-bit unsigned integets.
Package strtree implements red-black tree for key value pairs with string keys and custom comparison.
Package strtree implements red-black tree for key value pairs with string keys and custom comparison.
uintX
domaintree16
Package domaintree16 implements radix tree data structure for domain names.
Package domaintree16 implements radix tree data structure for domain names.
domaintree32
Package domaintree32 implements radix tree data structure for domain names.
Package domaintree32 implements radix tree data structure for domain names.
domaintree64
Package domaintree64 implements radix tree data structure for domain names.
Package domaintree64 implements radix tree data structure for domain names.
domaintree8
Package domaintree8 implements radix tree data structure for domain names.
Package domaintree8 implements radix tree data structure for domain names.
iptree16
Package iptree16 implements radix tree data structure for IPv4 and IPv6 networks as key and uint16 as value.
Package iptree16 implements radix tree data structure for IPv4 and IPv6 networks as key and uint16 as value.
iptree32
Package iptree32 implements radix tree data structure for IPv4 and IPv6 networks as key and uint32 as value.
Package iptree32 implements radix tree data structure for IPv4 and IPv6 networks as key and uint32 as value.
iptree64
Package iptree64 implements radix tree data structure for IPv4 and IPv6 networks as key and uint64 as value.
Package iptree64 implements radix tree data structure for IPv4 and IPv6 networks as key and uint64 as value.
iptree8
Package iptree8 implements radix tree data structure for IPv4 and IPv6 networks as key and uint8 as value.
Package iptree8 implements radix tree data structure for IPv4 and IPv6 networks as key and uint8 as value.
strtree16
Package strtree16 implements red-black tree for key value pairs with string keys, uint16 values and custom comparison.
Package strtree16 implements red-black tree for key value pairs with string keys, uint16 values and custom comparison.
strtree32
Package strtree32 implements red-black tree for key value pairs with string keys, uint32 values and custom comparison.
Package strtree32 implements red-black tree for key value pairs with string keys, uint32 values and custom comparison.
strtree64
Package strtree64 implements red-black tree for key value pairs with string keys, uint64 values and custom comparison.
Package strtree64 implements red-black tree for key value pairs with string keys, uint64 values and custom comparison.
strtree8
Package strtree8 implements red-black tree for key value pairs with string keys, uint8 values and custom comparison.
Package strtree8 implements red-black tree for key value pairs with string keys, uint8 values and custom comparison.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL