alecthomas / template
Fork of Go's text/template adding newline elision
☆56Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for template
- gin middleware to expose the server's hostname and scheme☆91Updated last month
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated last year
- CyclicBarrier golang implementation☆146Updated 4 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆270Updated 10 months ago
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆155Updated 5 years ago
- Gin middleware to dump header/body of request and response.Very helpful for debugging your applications.☆48Updated 3 years ago
- Tollbooth - Gin integration layer☆58Updated 7 years ago
- Web framework benchmark☆133Updated 3 years ago
- XssMw is an middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.☆33Updated 4 years ago
- Fork of github.com/apcera/termtables☆64Updated 4 years ago
- trace requests using opentracing specification☆95Updated 5 months ago
- Simple, thread-safe Go rate-limiter