An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.6% on proxy.golang.org
Top 0.5% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/kortschak/utter

Package utter implements a deep pretty printer for Go data structures to aid data snapshotting. A quick overview of the additional features utter provides over the built-in printing facilities for Go data types are as follows: The approach utter allows for dumping Go data structures is less flexible than its parent tool. It has just a: This section demonstrates how to quickly get started with utter. See the sections below for further details on formatting and configuration options. To dump a variable with full newlines, indentation, type, and pointer information use Dump, Fdump, or Sdump: Configuration of utter is handled by fields in the ConfigState type. For convenience, all of the top-level functions use a global state available via the utter.Config global. It is also possible to create a ConfigState instance that provides methods equivalent to the top-level functions. This allows concurrent configuration options. See the ConfigState documentation for more details. The following configuration options are available: Indent String to use for each indentation level for Dump functions. It is a single space by default. A popular alternative is "\t". NumericWidth NumericWidth specifies the number of columns to use when dumping a numeric slice or array (including bool). Zero specifies all entries on one line. StringWidth StringWidth specifies the number of columns to use when dumping a string slice or array. Zero specifies all entries on one line. BytesWidth Number of byte columns to use when dumping byte slices and arrays. CommentBytes Specifies whether ASCII comment annotations are attached to byte slice and array dumps. CommentPointers CommentPointers specifies whether pointer information will be added as comments. IgnoreUnexported Specifies that unexported fields should be ignored. ElideType ElideType specifies that type information defined by context should not be printed in a dump. SortKeys Specifies map keys should be sorted before being printed. Use this to have a more deterministic, diffable output. Note that only native types (bool, int, uint, floats, uintptr and string) are supported with other types sorted according to the reflect.Value.String() output which guarantees display stability. Natural map order is used by default. Simply call utter.Dump with a list of variables you want to dump: You may also call utter.Fdump if you would prefer to output to an arbitrary io.Writer. For example, to dump to standard error: A third option is to call utter.Sdump to get the formatted output as a string: See the Dump example for details on the setup of the types and variables being shown here. Byte (and uint8) arrays and slices are displayed uniquely, similar to the hexdump -C command as shown.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/kortschak/utter
License: ISC
Latest release: over 1 year ago
First release: over 5 years ago
Namespace: github.com/kortschak
Dependent packages: 85
Dependent repositories: 2,174
Stars: 63 on GitHub
Forks: 2 on GitHub
Docker dependents: 14
Docker downloads: 9,749
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/kortschak
Last synced: 27 days ago

Top 2.0% on proxy.golang.org
github.com/biogo/hts v1.4.5 💰
biogo high throughput sequencing repository
14 versions - Latest release: over 1 year ago - 96 dependent packages - 162 dependent repositories - 130 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/davidkhala/go-utils v1.6.4
17 versions - Latest release: almost 2 years ago
Top 10.0% on proxy.golang.org
github.com/centarium/gen v0.1.35
You can use the "packr clean" command to clean up this, and any other packr generated files.
35 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/bingoohuang/gg v0.0.0-20240125012231-9e5135740c28
golang big and greater
32 versions - Latest release: almost 2 years ago - 26 dependent packages - 19 dependent repositories - 0 stars on GitHub
github.com/TykTechnologies/exp/cmd/go-fsck v0.0.0-20240119202623-de1e97267e19
This repository holds experimental and deprecated tooling
29 versions - Latest release: almost 2 years ago - 6 stars on GitHub
github.com/davidkhala/fabric-server-go v0.0.0-20231226082507-7bfbf7c4535e
A restful server support offline signing
10 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/tliron/go-scriptlet v0.0.0-20231219191140-a95987b5c8d6
22 versions - Latest release: almost 2 years ago
github.com/trymesoft/gg v0.0.0-20231211071530-58c31d5eb7e8
golang big and greater
4 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/xoss-studio/fit v0.16.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
12 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/XOSS-Studio/fit v0.16.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
12 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tormoder/gofit v0.15.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
15 versions - Latest release: about 2 years ago
Top 2.7% on proxy.golang.org
github.com/tormoder/fit v0.15.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
15 versions - Latest release: about 2 years ago - 13 dependent packages - 12 dependent repositories - 186 stars on GitHub
github.com/kalyan02/fit v0.0.0-20230926172036-7eafc0aad5f2
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
2 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tliron/khutulun v0.0.0-20230913155615-fb044b68b678
An orchestrator for clouds
4 versions - Latest release: about 2 years ago - 4 stars on GitHub
Top 4.0% on proxy.golang.org
github.com/elastic/go-lookslike v1.0.1
Package lookslike is used to validate JSON-like nested map data-structure against a set of expect...
5 versions - Latest release: about 2 years ago - 35 dependent packages - 152 dependent repositories - 27 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/rickb777/sqlgen2 v0.79.0
Go tool for generating sql scanners, sql statements and other helper functions
81 versions - Latest release: over 2 years ago - 2 dependent packages - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/godror/gen-o-call v0.13.3
94 versions - Latest release: over 2 years ago
github.com/JesprUniverse/fit v0.0.0-20230724090837-cd8a489dff4b
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/tliron/cnck v0.0.0-20230704124151-1e7f0c59f285
Cloud Native Configurations for Kubernetes
3 versions - Latest release: over 2 years ago - 5 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/tliron/knap v0.0.0-20230704120048-4a2caa558c10
Kubernetes Network Attachment Provider
3 versions - Latest release: over 2 years ago - 12 stars on GitHub
github.com/jjti/ncbi v0.0.2
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast. Please c...
2 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.7% on proxy.golang.org
github.com/tliron/reposure v0.1.10
Manage and access cloud-native container image registries for Kubernetes
11 versions - Latest release: over 2 years ago - 1 dependent package - 1 dependent repositories - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tliron/puccini-language-server v0.0.0-20230522015618-8c786cc2c949
Language Server Protocol implementation for TOSCA
2 versions - Latest release: over 2 years ago - 5 stars on GitHub
Top 8.4% on proxy.golang.org
github.com/qdesrame/fit v0.0.0-20230323172357-d4d09d77ca7f
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
1 version - Latest release: over 2 years ago
github.com/elastic/toutoumomoma v0.0.0-20221031233927-5d2efdb6e76a
Package toutoumomoma reports whether a Go executable might be sneaky.
1 version - Latest release: about 3 years ago - 6 dependent packages - 17 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tcpacket/nginx-build v0.0.0-20221031063632-6d6ae3e255c2
Seamless nginx builder
2 versions - Latest release: about 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/tliron/planter v0.1.0
Meta-scheduler for Kubernetes
1 version - Latest release: about 3 years ago - 5 stars on GitHub
github.com/subtlepseudonym/fit-go v0.0.0-20220731211225-1b615d87c7ae
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
1 version - Latest release: over 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/amarchese96/puccini-server v0.0.1
A REST API server for Puccini TOSCA compiler
1 version - Latest release: over 3 years ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/kortschak/toutoumomoma v0.0.0-20220212064956-c13235c1f719 💰
Package toutoumomoma reports whether a Go executable might be sneaky.
1 version - Latest release: almost 4 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/sidddy/fit v0.12.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
12 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/emicklei/gslides v0.0.0-20210924091414-1f8755f2a4dc
gslides - command line tool to use Google Slides
1 version - Latest release: about 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/grantstephens/fit v0.10.5
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
15 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/beyoung/fit v0.10.5
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
15 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/bahusvel/hts v1.4.1 💰
biogo high throughput sequencing repository
10 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/csw/hts v1.4.0 💰
biogo high throughput sequencing repository
9 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/thebinary/godror v0.24.5
GO DRiver for ORacle DB
63 versions - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/hammerheadnav/fit v0.10.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
10 versions - Latest release: over 4 years ago - 1 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/veqryn/godror v0.24.0 removed
58 versions - Latest release: almost 5 years ago
github.com/pieterclaerhout/fit v0.9.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
9 versions - Latest release: almost 5 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/matm/fit v0.7.1
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
8 versions - Latest release: almost 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/hammerheadnav/go-fit v0.0.0-20201120224944-0d74649c412a
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/AlanRace/hts v1.2.2
biogo high throughput sequencing repository
7 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/OceanGenomics/hts v1.2.2
biogo high throughput sequencing repository
7 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/alanrace/hts v1.2.2
biogo high throughput sequencing repository
7 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/oceangenomics/hts v1.2.2
biogo high throughput sequencing repository
7 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/bpg/fit v0.7.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
7 versions - Latest release: about 5 years ago
Top 8.2% on proxy.golang.org
github.com/lancefrench/fit v0.7.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
7 versions - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ergatta/fit v0.6.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
6 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jacobfg/fit v0.6.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
6 versions - Latest release: over 5 years ago
Top 4.1% on proxy.golang.org
github.com/OliverCardiff/hts v1.1.0 removed
2 versions - Latest release: almost 6 years ago
Top 4.1% on proxy.golang.org
github.com/matty234/hts v1.1.0 removed
7 versions - Latest release: almost 6 years ago
Top 8.2% on proxy.golang.org
github.com/davidkroell/fit v0.4.0
Package fit implements decoding of the Flexible and Interoperable Data Transfer (FIT) Protocol. F...
4 versions - Latest release: over 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/aschbacd/fit v0.4.0
1 version - Latest release: over 6 years ago
Top 4.8% on proxy.golang.org
github.com/biogo/ncbi v1.0.2
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast. Please c...
3 versions - Latest release: almost 7 years ago - 10 dependent packages - 5 dependent repositories - 15 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/wwsheng009/ncbi v1.0.2
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast. Please c...
3 versions - Latest release: almost 7 years ago
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.