pioz / faker
Random fake data and struct generator for Go.
☆97Updated last year
Alternatives and similar repositories for faker:
Users that are interested in faker are comparing it to the libraries listed below
- A PDF renderer for the goldmark markdown parser.☆129Updated last year
- All you need when you are working with countries in Go.☆88Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last month
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- Type-safe functions for common Go slice operations☆51Updated 4 years ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- Simple in-memory job queue for Golang using worker-based dispatching☆211Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆243Updated 10 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- µDiff - a micro Go diffing library☆176Updated last month
- Optional values for Go