vcraescu / gorm-nested
Golang GORM Nested Set implementation
☆10Updated 6 years ago
Alternatives and similar repositories for gorm-nested:
Users that are interested in gorm-nested are comparing it to the libraries listed below
- Nested Set is an Go implementation of the Nested set model for Gorm.☆68Updated 2 years ago
- Buffalo framework events management☆16Updated 2 years ago
- Cross platform locale detection for Golang☆108Updated 2 weeks ago
- HTML processing filters and utilities in Go version☆21Updated 3 years ago
- Utility class for handling slices☆46Updated 3 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- Golang nested sets management. See docs at https://godoc.org/github.com/juggleru/nestedset☆18Updated 3 years ago
- A task queue library for Go.☆33Updated 2 years ago
- Deprecated. Use https://github.com/kataras/iris/wiki/View instead☆57Updated 7 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆33Updated 4 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Updated 4 years ago
- A PubSub / EventBus using Go language generics (v1.20 required)☆25Updated last year
- A handy wrapper for working with the standard mongo-go-driver