Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆723Updated 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☆971Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,110Updated last year
- Initialize structs with default values☆856Updated last year
- Expression evaluation in golang☆803Updated 2 months ago
- Server Sent Events server and client for Golang☆987Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆984Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆624Updated 6 months ago
- An in-memory cache with item expiration and generics☆1,153Updated last month
- An enum generator for go☆877Updated last week
- Concurrency limiting goroutine pool☆1,418Updated 7 months ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆799Updated last week
- Generate a Go struct from XML.☆814Updated 4 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 …☆394Updated last year
- Convert Golang's http.Request to CURL command line☆795Updated last week
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,011Updated 6 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆910Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,320Updated 5 months ago
- Combine one or more Go errors together☆1,153Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Simple and fast template engine for Go☆886Updated 2 years ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,100Updated 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 7 months ago
- Configuration for Go applications☆463Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- reflect api without runtime reflect.Value cost☆806Updated 6 months ago
- A comprehensive error handling library for Go☆1,264Updated 11 months ago
- Cache library with Redis backend for Golang☆809Updated last year
- Fast ring-buffer deque (double-ended queue)☆707Updated 3 months ago