Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/json-iterator/go

Package jsoniter implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json. Converting from encoding/json to jsoniter is no more than replacing the package with jsoniter and variable type declarations (if any). jsoniter interfaces gives 100% compatibility with code using standard lib. "JSON and Go" (https://golang.org/doc/articles/json_and_go.html) gives a description of how Marshal/Unmarshal operate between arbitrary or predefined json objects and bytes, and it applies to jsoniter.Marshal/Unmarshal as well. Besides, jsoniter.Iterator provides a different set of interfaces iterating given bytes/string/reader and yielding parsed elements one by one. This set of interfaces reads input as required and gives better performance.
8 versions
Latest release: over 2 years ago
48,676 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/json-iterator/go

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/json-iterator%2Fgo

Dependent Repos 143,681

ffuf-glanz/terraform-provider-azuredevops Fork of feilfeilundfeil/terraform-provider-azuredevops
Terraform provider for Azure DevOps
  • v1.1.5 go.sum

Size: 19.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

appscode-cloud/installer
  • v1.1.12 go.mod
  • v1.1.6 go.sum
  • v1.1.12 go.sum

Size: 19.7 MB - Last synced: 9 days ago - Pushed: 10 days ago

luthersystems/sandbox
End-to-end "hello world" application on the Luther Platform.
  • v1.1.6 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum

Size: 473 KB - Last synced: 17 days ago - Pushed: 17 days ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v1.1.12 go.mod
  • v0.0.0-20180612202835-f2b4162afba3 go.sum
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.8 go.sum
  • v1.1.9 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 100 MB - Last synced: 8 months ago - Pushed: 8 months ago

sebastiaopamplona/madmin-go Fork of minio/madmin-go
The MinIO Admin Go Client SDK provides APIs to manage MinIO services
  • v1.1.12 go.mod
  • v1.1.12 go.sum

Size: 544 KB - Last synced: 10 months ago - Pushed: over 1 year ago

dhis2-sre/im-inspector
  • v1.1.12 go.mod
  • v1.1.6 go.sum
  • v1.1.12 go.sum

Size: 281 KB - Last synced: 16 days ago - Pushed: 17 days ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.8 go.sum
  • v1.1.9 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 142 MB - Last synced: 27 days ago - Pushed: over 1 year ago

alicefr/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v0.0.0-20180612202835-f2b4162afba3 cluster-up/cluster/kind-k8s-sriov-1.17.0/csrcreator/go.sum
  • v1.1.8 cluster-up/cluster/kind-k8s-sriov-1.17.0/csrcreator/go.sum
  • v0.0.0-20180612202835-f2b4162afba3 go.sum
  • v1.1.5 go.sum
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.6 staging/src/kubevirt.io/client-go/examples/listvms/go.sum
  • v0.0.0-20180612202835-f2b4162afba3 staging/src/kubevirt.io/client-go/go.sum
  • v1.1.6 staging/src/kubevirt.io/client-go/go.sum
  • v1.1.7 staging/src/kubevirt.io/client-go/go.sum

Size: 255 MB - Last synced: 19 days ago - Pushed: 19 days ago

ryanlycch/go-zero-looklook Fork of Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • v1.1.12 go.mod
  • v1.1.6 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 101 MB - Last synced: 26 days ago - Pushed: 26 days ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v1.1.6 playground/backend/go.sum
  • v1.1.7 playground/backend/go.sum
  • v1.1.8 playground/backend/go.sum
  • v1.1.9 playground/backend/go.sum
  • v1.1.10 playground/backend/go.sum
  • v1.1.6 sdks/go.sum
  • v1.1.7 sdks/go.sum
  • v1.1.10 sdks/go.sum

Size: 365 MB - Last synced: 24 days ago - Pushed: 25 days ago

champ-oss/terraform-aws-metabase
  • v1.1.6 test/src/go.sum
  • v1.1.7 test/src/go.sum
  • v1.1.10 test/src/go.sum
  • v1.1.11 test/src/go.sum

Size: 241 KB - Last synced: 3 days ago - Pushed: 4 days ago

fahedouch/crossplane-runtime Fork of crossplane/crossplane-runtime
A set of libraries for writing Crossplane controllers.
  • v1.1.12 go.mod
  • v1.1.6 go.sum
  • v1.1.9 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 2.37 MB - Last synced: 10 months ago - Pushed: 10 months ago

nakamasato/mysql-operator
Manage MySQL users, databases, schemas, etc.
  • v1.1.11 go.mod
  • v1.1.6 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum

Size: 1.59 MB - Last synced: 2 days ago - Pushed: 3 days ago

bojleros/mikrotik-exporter Fork of nshttpd/mikrotik-exporter
prometheus mikrotik device(s) exporter
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.9 go.sum

Size: 3.54 MB - Last synced: 7 months ago - Pushed: almost 4 years ago

bic4907/gRPC_Go_Python
  • v1.1.6 src/github.com/bic4907/webrtc/go.sum

Size: 139 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

HazemBittar/gotestwaf Fork of wallarm/gotestwaf
An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses
  • v1.1.6 go.sum

Size: 9.74 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

xav-b/crypto-stuff
Tinkering around
  • v1.1.6 streaming-ethereum-on-chain-data-to-questdb/go.sum

Size: 7.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v1.1.12 go.mod
  • v0.0.0-20180612202835-f2b4162afba3 go.sum
  • v1.1.5 go.sum
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.8 go.sum
  • v1.1.9 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

gidoichi/yaml-path Fork of jceb/yaml-path
Get "xpath" for a given line at column of a YAML file
  • v1.1.6 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum

Size: 2.56 MB - Last synced: 3 days ago - Pushed: 3 days ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.1.12 go.mod
  • v1.1.5 go.sum
  • v1.1.6 go.sum
  • v1.1.7 go.sum
  • v1.1.8 go.sum
  • v1.1.9 go.sum
  • v1.1.10 go.sum
  • v1.1.11 go.sum
  • v1.1.12 go.sum
  • v1.1.12 operator/go.mod
  • v1.1.6 operator/go.sum
  • v1.1.7 operator/go.sum
  • v1.1.8 operator/go.sum
  • v1.1.9 operator/go.sum
  • v1.1.10 operator/go.sum

Size: 168 MB - Last synced: 19 days ago - Pushed: about 1 year ago