icza / backscannerLinks
A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
☆68Updated 10 months ago
Alternatives and similar repositories for backscanner
Users that are interested in backscanner are comparing it to the libraries listed below
Sorting:
- DRR scheduler for Go channels☆32Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 11 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 4 months ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- errs is a package for making errors friendly and easy☆53Updated 11 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last month
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆83Updated 8 months ago
- Natural sorting (natsort) in Go☆60Updated last year
- ☆99Updated 9 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago