shockerli / cvtLinks
Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)
☆53Updated 6 months ago
Alternatives and similar repositories for cvt
Users that are interested in cvt are comparing it to the libraries listed below
Sorting:
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated 11 months ago
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆84Updated this week
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆64Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 8 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 6 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 2 months ago
- a simple fsm for Go☆51Updated 3 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 10 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆197Updated last week
- A simple and user-friendly reflection utility library.☆46Updated last year
- Go UI library for application development☆50Updated last year
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆61Updated 5 years ago
- 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file pars…☆83Updated last month
- Gin 框架的文件上传组件☆52Updated 7 years ago
- go-xss is a module used to filter input from users to prevent XSS attacks☆49Updated 2 months ago
- A delay queue implemented in go language☆35Updated 2 years ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- Excel binding to struct written in Go.(Only supports Go1.18+)☆32Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 2 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- a cron library for go☆37Updated 3 years ago
- Go use bleve with gse tokenizer☆29Updated last year
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated last year
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- GoJieba Bleve support☆28Updated last week
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆78Updated 3 months ago