Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆725Updated 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☆976Updated 3 months ago
- A golang package for converting to snake_case or CamelCase☆1,119Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆996Updated 2 months ago
- Initialize structs with default values☆859Updated last year
- An enum generator for go☆889Updated 3 weeks ago
- An in-memory cache with item expiration and generics☆1,181Updated last week
- Expression evaluation in golang☆806Updated 3 months ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Server Sent Events server and client for Golang☆997Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆636Updated 7 months ago
- A comprehensive error handling library for Go☆1,266Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Parse and modify Go struct field tags☆650Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆914Updated last year
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,622Updated 3 weeks ago
- Configuration for Go applications☆463Updated last year
- Golang errors with stack trace and source fragments.☆1,101Updated last year
- Concurrency limiting goroutine pool☆1,430Updated 9 months ago
- Combine one or more Go errors together☆1,159Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆815Updated last month
- Golang OTP(One-Time Password) Library.☆510Updated 3 years 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 8 months ago
- Cache library with Redis backend for Golang☆810Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆739Updated 2 weeks ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,021Updated 8 months ago
- Simple and fast template engine for Go☆889Updated 2 years ago
- errors with stacktraces for go☆999Updated last year
- Promise / Future library for Go☆412Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,397Updated 2 years ago