struct
There are 703 repositories under struct topic.
alecthomas/kong
Kong is a command-line parser for Go
bxcodec/faker
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
creasty/defaults
Initialize structs with default values
jmattheis/goverter
Generate type-safe Go converters by defining function signatures.
xyz347/xpack
convert json/xml/bson to c++ struct
matghazaryan/Unrealm
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
nixzhu/Coolie
Coolie(苦力) helps you to create models (& their constructors) from a JSON file.
dry-rb/dry-struct
Typed struct and value objects
devfeel/mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
srikrsna/protoc-gen-gotag
Add custom struct tags to protobuf generated structs
gohouse/converter
database table to golang struct (table to struct) converter with cli and go lib support
kaelzhang/skema
🛰 Skema provides a handy & composable way to validate / transform / purify the input data.
wawandco/fako
Struct Faker for Go
alii/azs
🤓 Amplify Zod schemas with methods
hantmac/fuckdb
From database generate go struct,help you fuck db fields
twpayne/go-jsonstruct
Generate Go structs from multiple JSON or YAML objects.
reegeek/StructLinq
Implementation in C# of LINQ concept with struct
felangel/data_class
Experimental support for data classes in Dart using macros.
16bit-ykiko/magic-cpp
A C++20 header-only library that supports powerful reflection for C++
HuaGouFdog/FdogSerialize
C++ 序列化库(FdogSerialize is a library for serializing between C++ objects (structs, STL containers, etc.) and json strings. FStruct是一个用于C++对象(结构体,STL容器等)和json字符串之间进行序列化的库。)
andrewstuart/goq
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
xyz347/x2struct
Convert between json string and c++ object. json字符串和c++结构体之间互相转换
mennanov/fieldmask-utils
Protobuf Field Mask Go utils
cursey/regenny
A reverse engineering tool to interactively reconstruct structures and generate header files
DZakh/rescript-schema
🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX
fox-it/dissect.cstruct_legacy
A no-nonsense c-like structure parsing library for Python
dtgorski/typex
[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.
TehLeo/junion
Delivers struct types for Java programming language.
xuri/toml-to-go
Translates TOML into a Go type in your browser instantly
OneOfOne/struct2ts
Generate Typescript classes/interfaces out of Go structs
modood/table
Produces a string that represents slice data in a text table, inspired by gajus/table.
guiferpa/gody
:balloon: A lightweight struct validator for Go
aobt/sqlmapper
sqlmapper is a light mapper between go-struct and table-rows in db
ghostiam/binstruct
Golang binary decoder for mapping data into the structure
marhaupe/json2struct
CLI tool to convert JSON to struct type definitions
pioz/faker
Random fake data and struct generator for Go.