golang-github-kentik-patricia 0.0~git20210909.2160333-1 source package in Ubuntu

Changelog

golang-github-kentik-patricia (0.0~git20210909.2160333-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Marco d'Itri <email address hidden>  Sat, 18 Sep 2021 23:45:55 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-kentik-patricia_0.0~git20210909.2160333-1.dsc 1.8 KiB 6dc866b8182e161058e1c1963254272e1881ecb29db1a64a2b4abadc6c7fbd2f
golang-github-kentik-patricia_0.0~git20210909.2160333.orig.tar.xz 815.7 KiB 4b73c92a8c0d2b9348da5b34548ccf6f8bb417a754f7e140dd8ce35c7d77471f
golang-github-kentik-patricia_0.0~git20210909.2160333-1.debian.tar.xz 3.1 KiB d303bf91fb73ab1f418625a1f605f599b6cb6a434cff5977a83499cebb9a10ad

No changes file available.

Binary packages built by this source

golang-github-kentik-patricia-dev: Garbage collector-sensitive patricia tree (library)

 Go implementation of a patricia tree, specifically for tagging IPv4 and
 IPv6 addresses with CIDR bits, with a focus on producing as little
 garbage for the garbage collector to manage as possible.
 This allows you to tag millions of IP addresses without incurring a
 penalty during GC scanning.