Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆727Updated 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:
- A library for diffing golang structures☆983Updated 5 months ago
- An enum generator for go☆909Updated last month
- Initialize structs with default values☆866Updated last year
- Expression evaluation in golang☆810Updated 5 months ago
- A golang package for converting to snake_case or CamelCase☆1,128Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,204Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆655Updated 9 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 2 weeks ago
- 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 …☆402Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆797Updated last month
- Server Sent Events server and client for Golang☆1,015Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆833Updated last month
- Parse and modify Go struct field tags☆652Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆916Updated last year
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Cache library with Redis backend for Golang☆815Updated last year
- Golang OTP(One-Time Password) Library.☆513Updated 3 years ago
- A comprehensive error handling library for Go☆1,268Updated last year
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,656Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Generate a Go struct from XML.☆823Updated 2 months ago
- Combine one or more Go errors together☆1,168Updated last year
- Configuration for Go applications☆470Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Generate type-safe Go converters by defining function signatures.☆806Updated 2 weeks ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,029Updated 10 months ago
- A universal mechanism to manage goroutine lifecycles☆1,679Updated 6 months ago
- Minimalistic database migration helper for Gorm ORM☆1,146Updated 4 months ago