utilities/

directory
v0.0.0-...-ecc870c Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: BSD-3-Clause

Directories

Path Synopsis
Package bitmask provides a bit array implementation.
Package bitmask provides a bit array implementation.
gomap
package gomap provides a container.Mapper implementation backed by Go's native map for benchmark reference.
package gomap provides a container.Mapper implementation backed by Go's native map for benchmark reference.
hamap
package hamap provides a collision-safe hashmap implementation which is more efficient than Go's native map for small datasets and allows allocation-free reseting efficiently reusing memory.
package hamap provides a collision-safe hashmap implementation which is more efficient than Go's native map for small datasets and allows allocation-free reseting efficiently reusing memory.
linear
package linear provides a container.Mapper implementation backed by a slice and linear search for benchmark reference.
package linear provides a container.Mapper implementation backed by a slice and linear search for benchmark reference.
Package decl provides a helper for getting the file:line declaration
Package decl provides a helper for getting the file:line declaration
Package segmented provides a 2-dimensional indexed append-only array type.
Package segmented provides a 2-dimensional indexed append-only array type.
Package xxhash borrows code from github.com/pierrec/xxHash/xxHash64 and adapts it to the needs of the matcher.
Package xxhash borrows code from github.com/pierrec/xxHash/xxHash64 and adapts it to the needs of the matcher.

Jump to

Keyboard shortcuts

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