Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆715Updated last year
Alternatives and similar repositories for dynamic-struct
Users that are interested in dynamic-struct are comparing it to the libraries listed below
Sorting:
- Initialize structs with default values☆840Updated 10 months ago
- A library for diffing golang structures☆952Updated last year
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- An enum generator for go☆838Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- Configuration for Go applications☆461Updated last year
- Parse and modify Go struct field tags☆646Updated last year
- Minimalistic database migration helper for Gorm ORM☆1,097Updated 2 months ago
- Generate a Go struct from XML.☆767Updated last month
- Combine one or more Go errors together☆1,142Updated last year
- Expression evaluation in golang☆793Updated 6 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆899Updated 9 months ago
- Convert Golang's http.Request to CURL command line☆785Updated last month
- Concurrency limiting goroutine pool☆1,394Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,291Updated last month
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,227Updated last month
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,561Updated last week
- Bunch of examples for dealing with the reflect package☆566Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,092Updated last week
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆387Updated last year
- Simple golang library for retry mechanism☆2,705Updated 3 months ago
- A universal mechanism to manage goroutine lifecycles☆1,611Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 10 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,052Updated 2 weeks ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆390Updated 3 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆982Updated 3 months ago
- GORM Customized Data Types Collection☆784Updated 2 weeks ago