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
- Expression evaluation in golang☆810Updated 6 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
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- An enum generator for go☆914Updated 2 months ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Server Sent Events server and client for Golang☆1,016Updated last year
- A comprehensive error handling library for Go☆1,269Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,660Updated 2 weeks ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- Concurrency limiting goroutine pool☆1,442Updated 11 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Golang errors with stack trace and source fragments.☆1,104Updated 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
- Generate a Go struct from XML.☆823Updated 2 months ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Combine one or more Go errors together☆1,170Updated last year
- Simple and fast template engine for Go☆901Updated 2 years ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,308Updated last month
- Go library for creating finite state machines☆1,164Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆754Updated 3 months 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…☆399Updated 11 months ago
- Cache library with Redis backend for Golang☆815Updated last year
- Configuration for Go applications☆472Updated 2 years ago