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.
☆69Updated 11 months ago
Alternatives and similar repositories for backscanner
Users that are interested in backscanner are comparing it to the libraries listed below
Sorting:
- Match regex group into go struct using struct tags and automatic parsing☆148Updated last year
- remove EXIF information from JPG and PNG files☆38Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated last month
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A go function to report total system memory☆206Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Natural sorting (natsort) in Go☆61Updated 2 weeks ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 6 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A cancelable reader for Go☆138Updated 2 years 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 Golang library for dumping SQL text☆41Updated 2 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- The fastest HTTP router available for Go.☆60Updated last year
- Golang text Transliterator (i.e München -> Muenchen)☆46Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Intern Go strings☆96Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago