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:
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Tiny dependency injection framework☆52Updated last year
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆127Updated 5 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Build system and task runner for Go projects☆124Updated 2 months ago
- Go reflection simplified☆102Updated last year
- Simple JWT Golang☆122Updated last year
- CLI tool (hcron) and Go library (cron) to convert CRON expression into human readable description.☆110Updated 4 years ago
- Go(lang) benchmarks - (measure the speed of golang)☆141Updated last week
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last month
- Lightweight HTTP mocking in Go (aka golang)☆81Updated last year
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 5 years ago
- Useful Go String methods☆192Updated 2 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆98Updated 4 years ago
- Embedded, self-hosted swagger-ui for go servers☆90Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- testcase is an opinionated testing framework to support test driven design.☆126Updated last week