kgrz / reading-files-in-go
Code examples for https://kgrz.io/reading-files-in-go-an-overview.html
☆44Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for reading-files-in-go
- Go simple async worker pool☆92Updated 3 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 4 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆47Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Go reflection simplified☆101Updated 3 weeks ago
- Go module for encoding structs into URL query parameters☆76Updated 8 months ago
- An in-process simple publish/subscribe library for golang☆106Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 9 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Efficient and reliable background processing for Go☆131Updated 4 years ago
- Intern Go strings☆92Updated 11 months ago
- All you need when you are working with countries in Go.☆87Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Load file-backed memory☆121Updated 2 years ago
- Path parsing for segment unmarshaling and slicing.☆46Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated this week
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- Timezone utility for Go☆103Updated 7 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- Tiny dependency injection framework☆52Updated 3 months ago
- Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passw…☆55Updated 2 years ago