antlabs / tostruct
Generate struct definition according to json/yaml/query string/http header string @^^@ 根据json/yaml/query string/http header字符串生成struct[从零实现]
☆17Updated 2 years ago
Alternatives and similar repositories for tostruct:
Users that are interested in tostruct are comparing it to the libraries listed below
- Extend go std library.☆62Updated 2 years ago
- Go语言RESTful服务通用组件库☆20Updated last year
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆126Updated 10 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆82Updated 7 months ago
- 专为命令行爱好者设计,方便写出类似于git或者coreutils中的命令接口(ls, mv, cat),新用户建议使用https://github.com/guonaihong/clop☆49Updated 5 years ago
- A delay queue implemented in go language☆35Updated 2 years ago
- A high-performance, generic MPMC queue in Go that uses buffer swapping to minimize contention and optimize throughput.☆19Updated 2 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 9 months ago
- The best go rawsql lib.☆44Updated 9 months ago
- a cron library for go☆36Updated 3 years ago
- a simple fsm for Go☆51Updated 3 years ago
- High-performance distributed sync service and atomic DB☆56Updated last month
- Go Components☆22Updated 3 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated last year
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated last year
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰 机制 - An api friendly memory-based cache☆32Updated last week
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- A database library for MySQL/SQLite/Cassandra/Scylladb by golang.☆47Updated 3 years ago
- 适用第三方框架实现可定制的路由☆53Updated 2 weeks ago
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 5 months ago
- ☆20Updated 3 years ago
- ☆22Updated 2 years ago
- Go 图书汇总☆14Updated 4 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 9 months ago
- 🧭 a request redirector☆28Updated 3 years ago
- A scaffold to quickly create a go project / 一个快速创建 Go 项目的脚手架☆25Updated last year
- A simple distributed transaction framework implemented by go☆69Updated last year
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated last year