shockerli / cvt
Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)
☆51Updated 4 months ago
Alternatives and similar repositories for cvt:
Users that are interested in cvt are comparing it to the libraries listed below
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 9 months ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- 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…☆60Updated 5 years ago
- a simple fsm for Go☆51Updated 3 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years 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.☆82Updated 10 months ago
- go-xss is a module used to filter input from users to prevent XSS attacks☆48Updated 3 weeks ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆61Updated 10 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months ago
- redis client implement by golang, inspired by jedis.☆114Updated 4 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆116Updated 10 months ago
- swagger doc generator implements by go native code.☆24Updated 3 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- Go use bleve with gse tokenizer☆29Updated last year
- a cron library for go☆37Updated 3 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 4 months ago
- Go UI library for application development☆50Updated 11 months ago
- 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file pars…☆83Updated 4 months ago
- Gin 框架的文件上传组件☆52Updated 7 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆83Updated 8 months ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- 在Golang中使用三木运算, 测试覆盖率100%, 请放心使用 / Use ternary operator in Golang☆37Updated 4 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 6 months ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- GoJieba Bleve support☆27Updated 3 months ago
- 基于gocui实现的redis命令行客户端☆23Updated 5 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week