Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆728Updated 2 years ago
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☆984Updated 5 months ago
- Initialize structs with default values☆866Updated last year
- A golang package for converting to snake_case or CamelCase☆1,128Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- An enum generator for go☆914Updated 2 months ago
- Convert Golang's http.Request to CURL command line☆797Updated last week
- An in-memory cache with item expiration and generics☆1,209Updated 2 months ago
- Server Sent Events server and client for Golang☆1,016Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- Expression evaluation in golang☆810Updated 6 months ago
- Generate a Go struct from XML.☆823Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- 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…☆399Updated 11 months ago
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Configuration for Go applications☆472Updated 2 years ago
- Simple and fast template engine for Go☆901Updated 2 years ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,660Updated 2 weeks ago
- A comprehensive error handling library for Go☆1,269Updated last year
- 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 …☆401Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Combine one or more Go errors together☆1,169Updated last year
- Generate type-safe Go converters by defining function signatures.☆810Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Cache library with Redis backend for Golang☆815Updated last year
- Golang OTP(One-Time Password) Library.☆514Updated 3 years ago