antlabs / tostruct
Generate struct definition according to json/yaml/query string/http header string @^^@ 根据json/yaml/query string/http header字符串生成struct[从零实现]
☆17Updated last year
Alternatives and similar repositories for tostruct:
Users that are interested in tostruct are comparing it to the libraries listed below
- Go语言RESTful服务通用组件库☆20Updated last year
- Extend go std library.☆62Updated 2 years ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆124Updated 9 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆81Updated 6 months ago
- a simple fsm for Go☆51Updated 2 years ago
- Beerus is a web framework developed entirely in go, Based on net/http, it extends the management of routes, adds interceptors, session ma…☆24Updated 2 years ago
- This is an optimistic lock plugin based on GORM.☆15Updated 3 years ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆32Updated last year
- The best go rawsql lib.☆45Updated 8 months ago
- NSQProxy是NSQ和Worker之间的中间件,根据配置负责消息转发。然后通过HTTP/FastCGI/CBNSQ等协议转发给Worker机执行。☆81Updated 3 years ago
- Automated code tool for Golang☆27Updated last year
- Go协程并发复用,降低CPU和内存负载☆38Updated last week
- A scaffold to quickly create a go project / 一个快速创建 Go 项目的脚手架☆24Updated last year
- Package i18n provides internationalization and localization for your Go applications☆51Updated 2 years ago
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- Go Components☆22Updated 2 months ago
- 适用第三方框架实现可定制的路由☆53Updated 2 months ago
- golang dateparse☆46Updated 7 years ago
- simple template of golang, loads all template files in ViewsPath, and keep all Template in memory as map.☆11Updated 5 years ago
- Deep copy things☆27Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 4 months ago
- 将json生成go的数据结构。Online tool that convert JSON to Go.☆18Updated 9 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 7 months ago
- a thread-safe concurrent map for go☆48Updated 7 months ago
- 专为命令行爱好者设计,方便写出类似于git或者coreutils中的命令接口(ls, mv, cat),新用户建议使用https://github.com/guonaihong/clop☆49Updated 5 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated 8 months ago
- A flexible, powerful, high performance and minimalist Go Web HTTP router framework.☆49Updated last year
- Reactive Extension for golang☆65Updated 4 years ago
- A high-performance, generic MPMC queue in Go that uses buffer swapping to minimize contention and optimize throughput.☆18Updated last month