Golang package for editing struct's fields during runtime and mapping structs to other structs.
☆729Jan 27, 2024Updated 2 years ago
Alternatives and similar repositories for dynamic-struct
Users that are interested in dynamic-struct are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Expression language and expression evaluation for Go☆7,740Mar 13, 2026Updated last week
- reflect api without runtime reflect.Value cost☆828Mar 22, 2025Updated last year
- Mergo: merging Go structs and maps since 2013☆3,090Nov 23, 2025Updated 4 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆8,045Jun 25, 2024Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,923May 27, 2024Updated last year
- Yaegi is Another Elegant Go Interpreter☆8,105Feb 9, 2026Updated last month
- Get JSON values quickly - JSON parser for Go☆15,462Oct 10, 2024Updated last year
- ECMAScript/JavaScript engine in pure Go☆6,776Mar 11, 2026Updated last week
- Jennifer is a code generator for Go☆3,604Sep 8, 2024Updated last year
- Utilities for Go structs☆3,933Oct 10, 2018Updated 7 years ago
- A golang package for converting to snake_case or CamelCase☆1,132Nov 29, 2023Updated 2 years ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,136Updated this week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,813Updated this week
- Initialize structs with default values☆863Aug 13, 2024Updated last year
- A fast script language for Go☆3,788Jan 25, 2026Updated 2 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go