go-tagexpr
An interesting go struct tag expression syntax for field validation, etc. (by bytedance)
hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services. (by cloudwego)
go-tagexpr | hertz | |
---|---|---|
3 | 37 | |
1,692 | 6,229 | |
0.0% | 2.6% | |
5.6 | 8.8 | |
about 1 year ago | 2 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-tagexpr
Posts with mentions or reviews of go-tagexpr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-17.
-
Web Development JWT Practices
Hertz uses the open-source library go-tagexpr for parameter binding and validation, which the current demo uses for user registration and login.
-
High Performance Web Framework Tasting-Database Operations
You may refer to here for more information about parameter validation syntax.
The go-tagexpr open source library is used for parameter binding and validation of the Field annotation, as shown in the following example for CreateUserRequest:
hertz
Posts with mentions or reviews of hertz.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-12.
- Hertz: A High-Performance Go HTTP Framework for Microservices
-
Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz
The world of software development is fast-paced, and having reliable and efficient tools makes a significant difference. This is where CloudWeGo with two of its major sub-projects - Kitex and Hertz, comes into play. A solution with the potential to transform the way developers navigate the cloud environment, thanks to its robust, open-source technology.
- How to apply reverse proxy over websocket
- Cloudwego/Hertz: Go HTTP framework from ByteDance
-
Why is gin so popular?
What about hertz ? It's seems solid.
-
Looking for some help with code to restart application
I've forked https://github.com/cloudwego/hertz for the internal purpose and tried to implement restart functionalities. For this purpose I used code as https://gist.github.com/sujit-baniya/7077d5cf368eb46df77f1206dd88d145.
-
go-mir - a toolkit to develop RESTful API backend service like develop service of gRPC
Mir is a toolkit to develop RESTful API backend service like develop service of gRPC. It adapt some HTTP framework sush as Gin, Chi, Hertz, Echo, Iris, Fiber, Macaron, Mux, httprouter。
-
Should we use IDL to develop web api service?
Should we use IDL to develop web api service? Such as Hertz provides HZ to help users generate Server code using IDL.
- Hertz supports HTTP3 Interpretation of v0.5.0 version
- PIANO: A Simple and Lightweight HTTP Framework Implemented in Go
What are some alternatives?
When comparing go-tagexpr and hertz you can also consider the following projects:
jwt - JWT middleware for Hertz
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
gzip - gzip for hertz
Fiber - ⚡️ Express inspired web framework written in Go
hertz-examples - Examples for Hertz.
gf - A powerful framework for faster, easier, and more efficient project development.