struct topic

List struct repositories

xpack

594
Stars
124
Forks
Watchers

convert json/xml/bson to c++ struct

converter

365
Stars
113
Forks
Watchers

database table to golang struct (table to struct) converter with cli and go lib support

StructLinq

292
Stars
11
Forks
Watchers

Implementation in C# of LINQ concept with struct

dissect.cstruct_legacy

239
Stars
28
Forks
Watchers

A no-nonsense c-like structure parsing library for Python

protoc-gen-gotag

345
Stars
66
Forks
Watchers

Add custom struct tags to protobuf generated structs

junion

174
Stars
8
Forks
Watchers

Delivers struct types for Java programming language.

goconfig

159
Stars
26
Forks
Watchers

goconfig uses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.

toml-to-go

152
Stars
31
Forks
Watchers

Translates TOML into a Go type in your browser instantly

sqlmapper

103
Stars
48
Forks
Watchers

sqlmapper is a light mapper between go-struct and table-rows in db

goq

254
Stars
21
Forks
Watchers

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