PG* is a protoc plugin library for efficient proto-based code generation.
This package provides a native Go clean room implementation of the Porter Stemming Algorithm.
PG* is a protoc plugin library for efficient proto-based code generation.
This package is an external copy of the Go standard library's internal ChaCha20 package.
Currently GoMusicBrainz provides methods to perform search and lookup requests. Browse requests are not supported yet.
Package machineid provides support for reading the unique machine id of most OSs (without admin privileges).
The textwrapper package provides a writer that wraps long text lines to a specified length.
Package mimetype uses magic number signatures to detect the MIME type of a file.
some wrapper for htpp.FilSystem provode: 1. keep or skip files 2. io utility function
Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3.
hashstructure is a Go library for creating a unique hash value for arbitrary values in Go.
Package sereal implements the Sereal
, an efficient, compact-output,binary and feature-rich serialization protocol.
This package provides function FieldByName
to access to any field (including private/unexported) of a structure.
This package provides a Go library for calculating sunrise and sunset times from geographical coordinates and a date.
This package provides basic assertions along with building blocks for custom assertions to be used alongside native Go testing.
This package provides an utility functions for working with IPFS blocks.
This package provides a ordered map library that maintains amortized O(1) for Set
, Get
, Delete
and Len
.
go-ipfs-blockstore
implements a thin wrapper over an IPFS datastore, giving a clean interface for getting and putting block objects.
Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3, that provides full-text search functionality to database applications.
go-github-com-hashicorp-go-multierror
is a package that provides a mechanism for representing a list of error values as a single error.
lru
is a package which implements a fixed-size thread safe Least recently used cache. It is based on the cache in Groupcache.
The colorful package provides a library for using colors in Go. It stores colors in RGB and provides methods for converting these to various color spaces.
The colorful package providos a library for using colors in Go. colorful stores colors in RGB and provides methods for converting these to various color spaces.
This package provides facilities for the Publish/Subscribe pattern of message propagation, also known as overlay multicast. The implementation provides topic-based pubsub, with pluggable routing algorithms.