MarcGrol / golangAnnotationsLinks
Go package that provides annotations for golang to speedup web development
☆366Updated 6 months ago
Alternatives and similar repositories for golangAnnotations
Users that are interested in golangAnnotations are comparing it to the libraries listed below
Sorting:
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆341Updated last year
- Go simple async message bus☆286Updated 5 years ago
- Aspect Oriented Programming For Golang☆399Updated 3 years ago
- Go Stream, like Java 8 Stream.☆92Updated last year
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- yet another query language for rule engine in golang☆314Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- concurrency utilities☆304Updated 6 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Java properties scanner for Go☆337Updated 9 months ago
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆328Updated 2 years ago
- A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.☆420Updated last year
- Go structures with default values using tags☆342Updated last year
- Go language library for STOMP protocol☆323Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.