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
- Initialize structs with default values☆850Updated 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
- Expression evaluation in golang☆798Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,099Updated last year
- Convert Golang's http.Request to CURL command line☆791Updated this week
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Concurrency limiting goroutine pool☆1,407Updated 6 months ago
- Go package for dealing with maps, slices, JSON and other data.☆783Updated last week
- Server Sent Events server and client for Golang☆971Updated last year
- Parse and modify Go struct field tags☆644Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Bunch of examples for dealing with the reflect package☆570Updated 4 years ago
- Combine one or more Go errors together☆1,150Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆903Updated 11 months ago
- Golang errors with stack trace and source fragments.☆1,098Updated 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…☆397Updated 5 months 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
- 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
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,587Updated last week
- GoLang port of Google's libphonenumber library☆1,430Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,309Updated 3 months ago
- Golang OTP(One-Time Password) Library.☆505Updated 2 years ago
- Safe, simple and fast JSON Web Tokens for Go☆687Updated last month
- Generate a Go struct from XML.☆771Updated 3 months ago