GJSON Template is a fork of Go's standard template package that replaces the reflection-based value lookup mechanism with https://github.com/tidwall/gjson path syntax
☆15Jul 23, 2025Updated 10 months ago
Alternatives and similar repositories for gjson_template
Users that are interested in gjson_template are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convert primitive types☆17Jan 25, 2023Updated 3 years ago
- A simple TCP server implemented in Golang☆10Nov 30, 2017Updated 8 years ago
- A Rust port of BuntDB