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 3 years ago
48,676 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/json-iterator/go
Dependent Repos 50
SocialGouv/k8s-csi-s3 Fork of yandex-cloud/k8s-csi-s3
GeeseFS-based CSI for mounting S3 buckets as PersistentVolumesSize: 231 KB - Last synced: 6 days ago - Pushed: 12 months ago

SocialGouv/rollout-status Fork of clusterise/rollout-status
Alternative to kubectl rollout statusSize: 3.95 MB - Last synced: 6 days ago - Pushed: 2 months ago

SocialGouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted SecretsSize: 39.6 MB - Last synced: 6 days ago - Pushed: 6 months ago

ANSSI-FR/ultrablue
User-friendly Lightweight TPM Remote Attestation over BluetoothSize: 3.87 MB - Last synced: about 21 hours ago - Pushed: about 2 years ago



InseeFrLab/onyxia-onboarding
Onboarding for the Onyxia datalabSize: 68.4 KB - Last synced: about 9 hours ago - Pushed: over 1 year ago

InseeFrLab/onyxia-onboarding-operator
An operator for onyxia's onboarding tasksSize: 71.3 KB - Last synced: about 9 hours ago - Pushed: over 1 year ago

InseeFrLab/s3-operator
A simple operator to dynamically create S3 buckets and policiesSize: 331 KB - Last synced: about 9 hours ago - Pushed: 2 days ago

InseeFrLab/utils
A collection of scripts that may have been used at some point :)Size: 41 KB - Last synced: about 9 hours ago - Pushed: over 1 year ago

COSAE-FR/ripacb
RIP ACB Server and clientSize: 91.8 KB - Last synced: 15 days ago - Pushed: 7 months ago

COSAE-FR/ripradius
Radius authentication cacheSize: 111 KB - Last synced: 15 days ago - Pushed: 7 months ago

COSAE-FR/riputils
Common utilities for RIP projectsSize: 105 KB - Last synced: 15 days ago - Pushed: over 1 year ago

MTES-MCT/filharmonic-api 📦
API of Fil'HarmonicSize: 870 KB - Last synced: 5 days ago - Pushed: about 6 years ago


SocialGouv/secretgen-controller Fork of carvel-dev/secretgen-controller
secretgen-controller provides CRDs to specify what secrets need to be on Kubernetes cluster (to be generated or not)Size: 30.4 MB - Last synced: 6 days ago - Pushed: 12 months ago

SocialGouv/oblik
An operator designed to watch VPA objects and apply resources recommendations to Deployments and StatefulSets based on configurable annotationsSize: 9.01 MB - Last synced: 6 days ago - Pushed: 11 days ago


