todas as opções
buster  ] [  bullseye  ] [  bookworm  ] [  bookworm-backports  ] [  trixie  ] [  sid  ]
[ Fonte: golang-github-armon-go-radix  ]

Pacote: golang-github-armon-go-radix-dev (1.0.0-1)

Links para golang-github-armon-go-radix-dev

Screenshot

Recursos de Debian:

Baixe o pacote-fonte golang-github-armon-go-radix:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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.

Download de golang-github-armon-go-radix-dev

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 7.2 kB34.0 kB [lista de arquivos]