Ecosyste.ms: Repos

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

GitHub topics: unmarshal

eucrypt/unmarshal-go-sdk

A Golang SDK to simplify access to Unmarshal APIs.

Language: Go - Size: 188 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1 - Forks: 1

deepgrace/fmp

Advanced Reflection and Serialization Library in C++26♦️

Language: C++ - Size: 36.1 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 9 - Forks: 0

deepgrace/smp

Advanced Reflection and Serialization Library in C++20♦️

Language: C++ - Size: 122 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 24 - Forks: 1

go-pogo/rawconv

Package rawconv contains everything needed to create (custom) types which can unmarshal raw string values into any type in Go.

Language: Go - Size: 142 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

go-pogo/env

Package env reads and parses environment variables from various sources.

Language: Go - Size: 368 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

subpop/go-ini

Go package that encodes and decodes INI-files

Language: Go - Size: 104 KB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 13 - Forks: 6

stdlib-js/number-float64-reviver

Revive a JSON-serialized number.

Language: JavaScript - Size: 246 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

eriknyquist/versionedobj

Easy object serialization and versioning framework for python

Language: Python - Size: 3.48 MB - Last synced: 14 days ago - Pushed: about 1 year ago - Stars: 8 - Forks: 0

jszwec/csvutil

csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.

Language: Go - Size: 386 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 889 - Forks: 58

sergeymakinen/go-systemdconf

systemd configuration file parser/serializer

Language: Go - Size: 286 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 2

stdlib-js/complex-base-parse

Parses a string representing a complex number into a complex like object.

Language: Makefile - Size: 238 KB - Last synced: 24 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

relvacode/iso8601

A fast ISO8601 date parser for Go

Language: Go - Size: 29.3 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 137 - Forks: 14

emvi/null

Nullable Go types that can be marshalled/unmarshalled to/from JSON.

Language: Go - Size: 32.2 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 35 - Forks: 4

sylvrs/libMarshal

A small marshalling library used to encode/decode data from classes

Language: PHP - Size: 267 KB - Last synced: 17 days ago - Pushed: 7 months ago - Stars: 15 - Forks: 2

encodingx/binary

Marshal and unmarshal binary message and file formats in Go

Language: Go - Size: 256 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 17 - Forks: 1

booyangcc/excelstructure

a excel parse util, read excel to struct , write struct to excel, use row data。一个解析excel的工具,可以将excel解析到struct数组,同时将数组数据解析到excel中,支持字段跳过,默认值,head头自定义等功能

Language: Go - Size: 137 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 1

mariotoffia/ssm

A un-/marshal (encode & decode) library for go structs to AWS Systems Manager Parameter Store and Secrets Manager

Language: Go - Size: 219 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

stdlib-js/complex-reviver

Revive a JSON-serialized complex number.

Language: Makefile - Size: 510 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-reviver-float64

Revive a JSON-serialized 128-bit complex number.

Language: Makefile - Size: 450 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

gromey/oxygen

is a library designed to create custom formatters like JSON, XML

Language: Go - Size: 26.4 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

TrickAndTrack/JAXB_Unmarshall

SprinBoot Unmarshalling Application typically refers to the process of converting data in a serialized format (e.g. JSON or XML) into Java objects A command-line runner is a Spring Boot component that allows you to run code when the Spring application starts. It's useful for tasks like database initialization, data loading, or any other setup task.

Language: Java - Size: 77.1 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

ramizpolic/multiparser

Parse raw data into concrete types unburdened by serialization standards

Language: Go - Size: 22.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

hashi7412/unmarshalling-dynamic-json

This repository implements unmarshalling dynamic JSON in Golang

Language: Go - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

xescugc/url-marshaler 📦

GO URL JSON Marshaler and Unmarshaler

Language: Go - Size: 3.91 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

martinusso/nullable 📦

Marshalling nullable data types from database

Language: Go - Size: 5.86 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

vickyramachandra/time

Custom time implementation for unmarshal of only date in json to time.Time

Language: Go - Size: 11.7 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jakoboo/go-smarshal

Small GO library that allows you to marshal/unmarshal multiple objects into and from api responses easily.

Language: Go - Size: 2.93 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

stdlib-js/buffer-reviver

Revive a JSON-serialized Buffer.

Language: Makefile - Size: 744 KB - Last synced: 24 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

520MianXiangDuiXiang520/json-diff

RFC 6902 的 Go 语言实现,An implementation of RFC6902 (https://tools.ietf.org/html/rfc6902) with Golang

Language: Go - Size: 2.08 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 14 - Forks: 0

stdlib-js/error-reviver

Revive a JSON-serialized error object.

Language: JavaScript - Size: 818 KB - Last synced: 13 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

qiangxue/go-env

A Go (golang) library for populating a struct with the values from environment variables

Language: Go - Size: 17.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 25 - Forks: 8

javaLearner13/Go-Simple-Marshal-Unmarshal

A simple study of marshal and unmarshal

Language: Go - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Nexucis/lamenv

Env support for the Go language.

Language: Go - Size: 42 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 1

gromey/format-engine

format-engine is a library designed to create custom formatters like JSON, XML.

Language: Go - Size: 32.2 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ZhengHe-MD/properties

a module for marshal/unmarshal .properties config file

Language: Go - Size: 32.2 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 4

Errkeyni/goq-nullable Fork of andrewstuart/goq

A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library

Language: Go - Size: 114 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Xuanwo/serde-go 📦

Serialize and Deserialize Golang data structures efficiently and generically

Language: Go - Size: 83 KB - Last synced: 26 days ago - Pushed: almost 2 years ago - Stars: 10 - Forks: 1

eugenenosenko/gopoly

Go codegen-tool that creates JSON unmarshalers for polymorphic structures

Language: Go - Size: 89.8 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

lobaro/util-lorawan-packets

C-Lang LoRaWAN packet parser & encoder

Language: C - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 17 - Forks: 7

stdlib-js/random-base-reviver

Revive a JSON-serialized pseudorandom number generator (PRNG).

Language: JavaScript - Size: 6.24 MB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-reviver

Revive a JSON-serialized typed array.

Language: JavaScript - Size: 1.17 MB - Last synced: 24 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

myENA/consul-decoder

Unmarshal consul KV data into abitrary structures

Language: Go - Size: 52.7 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 8 - Forks: 1

Rita00/XML-vs-MessagePack

Comparison between one text and one binary format (XML vs MessagePack)

Language: Python - Size: 70.2 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ddliu/fractal

Fractal is a Go package that makes it easy to work with dynamic and nested data types, with encoding/decoding support.

Language: Go - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 1 - Forks: 2

stdlib-js/complex-reviver-float32

Revive a JSON-serialized 64-bit complex number.

Language: Makefile - Size: 472 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

jimeh/go-goldsert

A suite of Go test helpers which uses golden files to assert marshaling and unmarshaling of given objects.

Language: Go - Size: 21.5 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Jleagle/unmarshal-go

A collection of helper structs to unmarshal JSON where the types don't quite match.

Language: Go - Size: 71.3 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

vivek-26/dynamic-protobuf-json-service

REST API interface for converting Protobuf to JSON and vice-versa.

Language: Go - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

wulinlw/jsonAmbiguity

golang json.Unmarshal, string or int, i don't care ~

Language: Go - Size: 191 KB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 0

seeadoog/properties

properties scanner for go 。its both powerful and simple.support unmarshal

Language: Go - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

emman27/json_object

JSON Marshalling for Python

Language: Python - Size: 32.2 KB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0