Ompluscator / dynamic-structLinks
Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆726Updated 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☆981Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,187Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,121Updated 2 years ago
- Initialize structs with default values☆860Updated last year
- An enum generator for go☆900Updated 2 weeks ago
- Expression evaluation in golang☆809Updated 4 months ago
- Parse and modify Go struct field tags☆651Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,000Updated 2 weeks ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆644Updated 8 months ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Server Sent Events server and client for Golang☆1,004Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆820Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years 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 …☆399Updated 2 years ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,022Updated 8 months ago
- A comprehensive error handling library for Go☆1,268Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,332Updated 7 months ago
- Combine one or more Go errors together☆1,161Updated last year
- Concurrency limiting goroutine pool☆1,435Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Generate a Go struct from XML.☆821Updated last month
- A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.☆837Updated 7 months ago
- Simple and fast template engine for Go☆893Updated 2 years ago
- Configuration for Go applications☆463Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,536Updated this week
- Golang OTP(One-Time Password) Library.☆511Updated 3 years ago