yyle88 / sortxLinks
`sortx` is a Go package that provides a simple and flexible way to sort slices using custom comparison functions.
☆67Updated 2 months ago
Alternatives and similar repositories for sortx
Users that are interested in sortx are comparing it to the libraries listed below
Sorting:
- neat json make it neat to use "encoding/json" in golang.☆64Updated last month
- `runpath` package provides func to get the execution location of Go code, including the absolute path of the source file.☆66Updated this week
- printgo is a simple Go package that provides enhanced printing capabilities.☆53Updated last month
- **zaplog** is a lightweight, flexible logging pkg for Go applications, built on top of the fast and structured logging pkg zap.☆76Updated 2 months ago
- osexistpath can check whether a path, file, or directory exists.☆78Updated 2 months ago
- gormrepo - Provides simple CRUD operations, simplifying GORM usage☆88Updated 2 months ago
- `gormcngen`: Provides a Columns() Function to Retrieve Column Names for GORM Models☆76Updated 2 months ago
- `gormcnm` - A Progressive, Type-Safe Approach to GORM Column Names Using Generics☆74Updated last week
- erero is a simple error-handling package designed to log errors along with their context and location.☆86Updated last month
- `syncmap` is a type-safe and generic wrapper package around Go's `sync.Map`.