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☆966Updated last month
- A golang package for converting to snake_case or CamelCase☆1,105Updated last year
- Initialize structs with default values☆853Updated last year
- An enum generator for go☆870Updated this week
- Expression evaluation in golang☆798Updated last month
- An in-memory cache with item expiration and generics☆1,145Updated last week
- Server Sent Events server and client for Golang☆979Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆980Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 5 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☆793Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆905Updated 11 months ago
- Bunch of examples for dealing with the reflect package☆571Updated 4 years ago
- Concurrency limiting goroutine pool☆1,414Updated 7 months ago
- A comprehensive error handling library for Go☆1,260Updated 10 months ago
- Cache library with Redis backend for Golang☆806Updated last year
- Fast ring-buffer deque (double-ended queue)☆704Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆796Updated 2 weeks ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,314Updated 4 months ago
- Combine one or more Go errors together☆1,152Updated last year
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,600Updated 3 weeks ago
- Parse and modify Go struct field tags☆646Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Golang errors with stack trace and source fragments.☆1,099Updated last year
- Simple and fast template engine for Go☆883Updated 2 years ago
- Go library for creating finite state machines☆1,110Updated 3 months ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆473Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,007Updated 6 months ago
- Configuration for Go applications☆463Updated last year