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:
- A PDF renderer for the goldmark markdown parser.☆138Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- Convert string to duration in golang☆117Updated 2 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated last week
- Simple expression evaluation engine for Go☆72Updated 4 years 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
- remove EXIF information from JPG and PNG files☆38Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆85Updated 5 months ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- ☆54Updated last year
- Intern Go strings☆96Updated last year
- The standard library flag package with its missing features☆44Updated 5 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Little package to map hosts to a variety of http routers for Go API services☆75Updated 9 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Go Parser for ANSI strings☆68Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Unmarshal/Decode nested JSON by JSON Path☆113Updated 3 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- (Experimental) Go library for multi-platform clipboard.☆71Updated 5 years ago
- A go function to report total system memory☆204Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago