sakirsensoy / genvLinks
Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
☆43Updated 7 months ago
Alternatives and similar repositories for genv
Users that are interested in genv are comparing it to the libraries listed below
Sorting:
- a tool for handling file uploads simple☆62Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- 🔍 Load environment variables into a config struct☆75Updated last year
- Simple, useful and opinionated CLI package in Go.☆132Updated last year
- A Simple and Clear CLI library. Dependency free.☆195Updated last year
- Golang app shutdown hooks.☆60Updated 3 years ago
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆57Updated 2 months ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Embedded, self-hosted swagger-ui for go servers☆89Updated last year
- Build system and task runner for Go projects☆124Updated last month
- A simple utility package for exception handling with try-catch in Golang☆37Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆154Updated last year
- utils for Go context☆25Updated 5 years ago
- Fastest JSON interpreter for GO