morrisxyang / xreflect
A simple and user-friendly reflection utility library.
☆46Updated last year
Alternatives and similar repositories for xreflect:
Users that are interested in xreflect are comparing it to the libraries listed below
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- a simple netpoll implemented using go☆77Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆115Updated 9 months ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆61Updated 9 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆82Updated 7 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated this week
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆84Updated last year
- Stream API for Go.☆92Updated 2 years ago
- gorm v2的一个即插即用的旁路缓存解决方案☆25Updated last year
- ☆99Updated last year
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated 9 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 9 months ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆182Updated 2 weeks ago
- golang auto wire code generator☆29Updated 2 years ago
- General Golang Code Generator☆198Updated last year
- Soft delete with unix seconds☆57Updated 2 weeks ago
- The best go rawsql lib.☆44Updated 9 months ago
- GORM V2 Opentracing Plugin☆93Updated 4 years ago
- a cron library for go☆36Updated 3 years ago
- A Go-based HTTP and gRPC framework with distributed tracing, pprof, and logger integration. Includes OpenTelemetry+Jaeger example☆21Updated last year
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆51Updated 3 months ago
- Deep copy things☆27Updated last year
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated 9 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆101Updated last year