alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  bookworm-backports  ] [  trixie  ] [  sid  ]
[ Källkod: golang-github-armon-go-radix  ]

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

Länkar för golang-github-armon-go-radix-dev

Screenshot

Debianresurser:

Hämta källkodspaketet golang-github-armon-go-radix:

Ansvariga:

Externa resurser:

Liknande paket:

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.

Hämta golang-github-armon-go-radix-dev

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
all 7,2 kbyte34,0 kbyte [filförteckning]