Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆715Updated 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:
- Initialize structs with default values☆837Updated 9 months ago
- A library for diffing golang structures☆951Updated last year
- An in-memory cache with item expiration and generics☆1,055Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆956Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,084Updated last year
- Convert Golang's http.Request to CURL command line☆781Updated 2 weeks ago
- An enum generator for go☆828Updated 2 months ago
- Combine one or more Go errors together☆1,137Updated last year
- Concurrency limiting goroutine pool☆1,386Updated 3 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆979Updated 2 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,552Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆898Updated 8 months ago
- Go package for dealing with maps, slices, JSON and other data.☆754Updated 3 months ago
- A comprehensive error handling library for Go☆1,253Updated 6 months ago
- GoLang port of Google's libphonenumber library☆1,398Updated last week
- Redis client Mock☆312Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Server Sent Events server and client for Golang☆940Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆593Updated 2 months ago
- Minimalistic database migration helper for Gorm ORM☆1,090Updated 2 months 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 …☆386Updated last year
- Expression evaluation in golang☆788Updated 6 months ago
- Configuration for Go applications☆461Updated last year
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Go bindings for Graphviz☆780Updated 4 months ago
- Cache library with Redis backend for Golang☆792Updated 11 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,455Updated 2 months ago
- Zero-allocation reflection library for Go☆572Updated last year
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,282Updated last month