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☆128Updated last year
- Go reflection simplified☆102Updated 9 months ago
- Experiments with Go generics☆100Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆135Updated last year
- Enriches the standard go http client with retry functionality.☆52Updated last year
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆153Updated last year
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Address handling for Go.☆77Updated 3 months ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- some data structures and algorithms using golang☆69Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Hot reload development for Go☆130Updated 3 months ago
- openapi specification object model☆51Updated 2 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- A debouncer written in Go.☆135Updated 7 months ago
- Go module for encoding structs into URL query parameters☆78Updated 4 months ago
- Tiny dependency injection framework☆52Updated 11 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- A Unicode-based case conversion library for Go☆59Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago