icza / goxLinks
Minimalistic extension to Go. It means to be a complement to the standard library.
☆151Updated 2 weeks ago
Alternatives and similar repositories for gox
Users that are interested in gox are comparing it to the libraries listed below
Sorting:
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Is a general library to help modify or set data within data structures and other objects.☆288Updated 9 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- A Simple and Clear CLI library. Dependency free.☆195Updated last year
- A minimalist Go configuration library☆382Updated 4 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- A Go package for working with dates☆139Updated last month
- Go library for printing human readable, relative time differences 🕰️☆416Updated 3 weeks ago
- Convert string to duration in golang☆117Updated 2 years ago
- Simple Go package to convert HTML to plain text☆159Updated 3 weeks ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆95Updated 8 months ago
- Abstract File Storage☆347Updated 3 months ago
- 🚨 slog: Attribute formatting☆197Updated 3 weeks ago
- Server-Sent Events for Go☆179Updated 2 years ago
- µDiff - a micro Go diffing library☆205Updated 2 weeks ago
- Generate random strings in golang☆128Updated 2 years ago
- A go function to report total system memory☆206Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated last year
- Fast Color JSON Marshaller + Pretty Printer for Golang☆163Updated 2 years ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …