tobiassjosten / go-simpexLinks
A simpler and faster alternative to regexp
☆52Updated 3 years ago
Alternatives and similar repositories for go-simpex
Users that are interested in go-simpex are comparing it to the libraries listed below
Sorting:
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated this week
- Library to generate TOTP/HOTP codes☆142Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Cookies, but with structs, for happiness.☆110Updated last month
- A set of performant rate limiters for Go☆91Updated last year
- A golang map in which entries expire after given a time period☆58Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆112Updated 4 years ago
- Optional values for Go☆104Updated 11 months ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.