internal/

directory
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT

Directories

Path Synopsis
Package allot provides precalculated bitsets that map baseIndex values to all longer (more specific) prefixes covered within the same stride.
Package allot provides precalculated bitsets that map baseIndex values to all longer (more specific) prefixes covered within the same stride.
Package art summarizes the functions and inverse functions for mapping between a prefix and a baseIndex.
Package art summarizes the functions and inverse functions for mapping between a prefix and a baseIndex.
Package bitset provides a compact and efficient implementation of a fixed-length bitset for the range [0..255].
Package bitset provides a compact and efficient implementation of a fixed-length bitset for the range [0..255].
Package lpm (longest-prefix-match) contains the lookup table with which the backtracking for the lpm in the complete binary tree of the prefixes can be replaced by a fast bitset operation.
Package lpm (longest-prefix-match) contains the lookup table with which the backtracking for the lpm in the complete binary tree of the prefixes can be replaced by a fast bitset operation.
Package sparse provides a compact and efficient sparse array implementation for addressable key ranges from [0..255].
Package sparse provides a compact and efficient sparse array implementation for addressable key ranges from [0..255].

Jump to

Keyboard shortcuts

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