golang-infrastructure / go-if-expressionLinks
Golang中的三元表达式的折中实现,用于减少代码行数提高可读性
☆18Updated 2 years ago
Alternatives and similar repositories for go-if-expression
Users that are interested in go-if-expression are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- 一个简单好用的图床应用☆83Updated 2 years ago
- Heimdall is a tool to perform import, export, direct SQL query and format conversion on excel files. Currently supports json, yaml, markd…☆75Updated 2 years ago
- free deepl translate api in go☆34Updated 2 weeks ago
- 📲 一款满足你的多种发送需求的短信发送组件,参考overtrue/easy-sms实现的 Go 版本☆21Updated last year
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆163Updated last week
- golang dateparse☆46Updated 8 years ago
- 基于wails使用Go+React开发,这是一个简单-便捷的翻译工具>>This is a simple and convenient translation tool.☆64Updated 2 months ago
- Operate Database So Easy For GoLang Developer☆177Updated 2 years ago
- 一个超好用的集合库☆50Updated 2 months ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- 学习基于langchaingo结合ollama实现的rag应用流程☆46Updated last year
- An enhancement for official <go build>.☆55Updated last year
- A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.☆28Updated last year
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.