bytedance / go-tagexprLinks
An interesting go struct tag expression syntax for field validation, etc.
☆1,731Updated last year
Alternatives and similar repositories for go-tagexpr
Users that are interested in go-tagexpr are comparing it to the libraries listed below
Sorting:
- Universal Utilities for Go☆1,946Updated last month
- a golang library for sql builder☆1,638Updated 6 months ago
- gomonkey is a library to make monkey patching in unit tests easy☆2,218Updated 7 months ago
- self-aware Golang profile dumper☆1,139Updated 5 months ago
- Simplified distributed locking implementation using Redis☆1,690Updated 3 months ago
- 🚌 A golang general network connection poolction pool☆853Updated 2 years ago
- Sentinel Go enables reliability and resiliency for Go microservices☆2,903Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- [ARCHIVED] Port of perl5 File::RotateLogs to Go☆984Updated 4 years ago
- a generic object pool for golang☆1,242Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,881Updated last year
- a simple and easy-to-use golang mock library☆819Updated 7 months ago
- Golang implementation of Hierarchical Timing Wheels.☆693Updated 2 years ago
- safe and easy casting from one type to another in Go☆3,846Updated this week
- Inject custom tags to protobuf golang struct☆1,241Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,762Updated 3 months ago
- ☆2,055Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,243Updated last year
- Apache RocketMQ go client☆1,370Updated last week
- 💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,275Updated 3 weeks ago
- Distributed mutual exclusion lock using Redis for Go