internal/

directory
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2025 License: MIT

Directories

Path Synopsis
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].
tests

Jump to

Keyboard shortcuts

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