Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆719Updated 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☆963Updated last week
- Expression evaluation in golang☆798Updated 2 weeks ago
- Initialize structs with default values☆850Updated last year
- A golang package for converting to snake_case or CamelCase☆1,099Updated last year
- An enum generator for go☆861Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Convert Golang's http.Request to CURL command line☆791Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Server Sent Events server and client for Golang☆971Updated last year
- Parse and modify Go struct field tags☆644Updated last year
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,587Updated last week
- Combine one or more Go errors together☆1,151Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆787Updated last week
- Bunch of examples for dealing with the reflect package☆570Updated 4 years ago
- A comprehensive error handling library for Go☆1,258Updated 9 months ago
- Generate type-safe Go converters by defining function signatures.☆744Updated 3 weeks ago
- Concurrency limiting goroutine pool☆1,408Updated 6 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆903Updated 11 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,006Updated 5 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,486Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,309Updated 3 months ago
- Generate a Go struct from XML.☆771Updated 3 months ago
- Simple and fast template engine for Go☆881Updated last year
- Cache library with Redis backend for Golang☆803Updated 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 …☆394Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,029Updated 8 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…☆397Updated 5 months ago
- Golang OTP(One-Time Password) Library.☆505Updated 2 years ago