internal/

directory
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 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
Package value provides runtime utilities for working with generic type parameters as payload values in bart data structures.
Package value provides runtime utilities for working with generic type parameters as payload values in bart data structures.

Jump to

Keyboard shortcuts

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