gostuff

module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: MIT

README

gostuff

"Trivial ideas deserve trivial code." -Me :)

This is a collection of packages I wrote for my personal work, and may help others as well. The emphasis is on simplicity and minimalism, to keep code readable and clean.

Godoc: https://pkg.go.dev/github.com/fluhus/gostuff

Directories

Path Synopsis
Package binio provides high-performance funcitonality for binary IO.
Package binio provides high-performance funcitonality for binary IO.
Package bloom provides a simple bloom filter implementation.
Package bloom provides a simple bloom filter implementation.
Package clustering provides basic clustering functions.
Package clustering provides basic clustering functions.
Package csvdec provides a generic CSV decoder.
Package csvdec provides a generic CSV decoder.
Package ezpprof is a convenience wrapper over the runtime/pprof package.
Package ezpprof is a convenience wrapper over the runtime/pprof package.
Package gzipf provides a united interface around gzip and non-gzip files.
Package gzipf provides a united interface around gzip and non-gzip files.
Package hll provides an implementation of the HyperLogLog algorithm.
Package hll provides an implementation of the HyperLogLog algorithm.
Package jsonf provides convenience functions for saving and loading JSON-encoded values to and from the hard drive.
Package jsonf provides convenience functions for saving and loading JSON-encoded values to and from the hard drive.
Package maps provides utility functions for handling maps, and transitioning between maps and slices.
Package maps provides utility functions for handling maps, and transitioning between maps and slices.
Package nlock provides a lock that can be locked n times simultanously.
Package nlock provides a lock that can be locked n times simultanously.
nlp
Package nlp provides basic NLP utilities.
Package nlp provides basic NLP utilities.
lda-tool command
Command lda-tool performs LDA on the input documents.
Command lda-tool performs LDA on the input documents.
wordnet
Package wordnet provides a WordNet parser and interface.
Package wordnet provides a WordNet parser and interface.
Package stats provides basic statistic functions.
Package stats provides basic statistic functions.
Package vectors provides basic vector operations.
Package vectors provides basic vector operations.
A hierarchical node representation of XML documents.
A hierarchical node representation of XML documents.

Jump to

Keyboard shortcuts

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