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 last year
Alternatives and similar repositories for backscanner
Users that are interested in backscanner are comparing it to the libraries listed below
Sorting:
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- errs is a package for making errors friendly and easy☆54Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- Go Parser for ANSI strings☆70Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- HEIC image decoder☆40Updated 3 weeks ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Little package to map hosts to a variety of http routers for Go API services☆78Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Natural sorting (natsort) in Go☆60Updated last month
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months 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.☆70Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Golang symmetric encryption library☆125Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Article spinning and spintax/spinning syntax engine written in Go, useful for A/B, testing pieces of text/articles and creating more natu…☆59Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆123Updated 2 weeks ago