kgrz / reading-files-in-goLinks
Code examples for https://kgrz.io/reading-files-in-go-an-overview.html
☆44Updated 6 years ago
Alternatives and similar repositories for reading-files-in-go
Users that are interested in reading-files-in-go are comparing it to the libraries listed below
Sorting:
- Go simple async worker pool☆92Updated 4 years ago
- Simple string pattern matcher for Go☆130Updated last year
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆153Updated last year
- Go module for encoding structs into URL query parameters☆78Updated 5 months ago
- All you need when you are working with countries in Go.☆92Updated last year
- Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passw…☆55Updated 3 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 9 months ago
- Build system and task runner for Go projects☆123Updated 3 weeks ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Useful Go String methods☆191Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Fast, dependable universally unique ids☆26Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Random fake data and struct generator for Go.☆100Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- Go reflection simplified☆102Updated 10 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Experiments with Go generics☆100Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago