Artifact golang-github-armon-go-radix-dev_1.0.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Golang implementation of Radix trees
     Provides the radix package that implements a radix tree. The package only
     provides a single Tree implementation, optimized for sparse nodes.
     .
     As a radix tree, it provides the following:
     .
      - O(k) operations. In many cases, this can be faster than a hash table since
        the hash function is an O(k) operation, and hash tables have very poor cache
        locality.
      - Minimum / Maximum value lookups
      - Ordered iteration
     .
     For an immutable variant, see go-immutable-radix.
     .
     This package contains the source.
  Homepage: https://github.com/armon/go-radix
  Installed-Size: '35'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-armon-go-radix-dev
  Priority: optional
  Section: devel
  Source: golang-github-armon-go-radix
  Version: 1.0.0-2
srcpkg_name: golang-github-armon-go-radix
srcpkg_version: 1.0.0-2

File

golang-github-armon-go-radix-dev_1.0.0-2_all.deb
Binary file golang-github-armon-go-radix-dev_1.0.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-armon-go-radix_1.0.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA