structs
There are 150 repositories under structs topic.
ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
fatih/structs
Utilities for Go structs
fatih/gomodifytags
Go tool to modify struct field tags
Ompluscator/dynamic-struct
Golang package for editing struct's fields during runtime and mapping structs to other structs.
fatih/structtag
Parse and modify Go struct field tags
spatie/typed
Improvements to PHP's type system in userland: generics, typed lists, tuples and structs
1pkg/gopium
Gopium 🌺: Smart Go Structures Optimizer and Manager
mashingan/smapping
Golang struct generic mapping
arturdev/Structify
Convert Swift structs to Objc Classes on the fly!
goldeneggg/structil
Go struct utilities with reflection for JSON data decoding, map-liked data accessing, dynamic struct building and more
miracl/conflate
Library providing routines to merge and validate JSON, YAML and/or TOML files
mozillazg/go-httpheader
A Go library for encoding structs into Header fields.
ruby2elixir/atomic_map
A small utility to convert deep Elixir maps with mixed string/atom keys to atom-only keyed maps.
JuliaDynamics/LightSumTypes.jl
Easy-to-use sum types in Julia
ThundR67/straf
Convert Golang Struct To GraphQL Object On The Fly
samuelgiles/sorbet-struct-comparable
Comparable T::Struct's for the equality focused typed Ruby developer.
EngineeringSoftware/gobash
Bash function library
RedSkittleFox/reflexpr
Compile time struct Reflections
gamemann/GLib-Tests
A repository I'm using to learn hashing with GLib.
haifenghuang/pprint4c
pretty print c struct's content at runtime.
CodingCossack/C
C Learning & Mini-projects
devnw/gen
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
am-kantox/pyc
Set of additional functionality for structs
ShabbirHasan1/kiteconnect-data-structures
An Unofficial Library Containing JSON Schema and Data Class / Structs / Class Object Code For Serializing And Deserializing The Kite Connect Trading Apis JSON Responses Into The Language Of User Choice.
dashxhq/sanitizer
Dead easy sanitizing for rust structs
mysticatea/bre
A Binary-Object Mapper for JavaScript
NjohPrince/building-smart-contracts-with-solidity
Building smart contracts with solidity
cthulhu/go-steun
Collection of small things gopher needs for everyday projects
spigwitmer/golang_struct_builder
IDA 7.0+ script that auto-generates structs and interfaces from runtime metadata found in golang binaries
Hunterdii/30-Days-Of-Rust
🦀 30 Days of Rust is a daily challenge to guide you through Rust programming essentials. From basics to advanced, this repo offers 📚 clear examples, 🔧 practical exercises, and 🎯 resources to help you master Rust, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! 🚀
notdodo/goflat
Flatten complex JSON structures to a one-dimensional map (JSON key/value).
zookzook/yildun
Yildun is a white-hued star in the northern circumpolar constellation of Ursa Minor, forming the second star in the bear's tail. And it is a very small library to support structs while using the MongoDB driver for Elixir.
MaazBinNaseer/42-LibFt-
Creating our own library folder from start
K-Type-de/SubBitPacking
A C++ library to efficiently store state values/unsigned integers with limited value range
MartinSimango/dstruct
A golang package to create, modify and generate structs dynamically at runtime.