Bug#1140220: ITP: golang-github-betterleaks-go-re2 -- Drop-in replacement for regexp using re2, for any Go app
"Andrew Lee (李健秋)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <20260617094914.C4D2D100BB1__12428.9647604868$1781689894$gmane$org@lla3.bfh.ch> |
Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]> * Package name : golang-github-betterleaks-go-re2 Version : 1.11.0-betterleaks.3-1 Upstream Author : betterleaks authors * URL : https://github.com/betterleaks/go-re2 * License : Expat Programming Lang: Go Description : drop-in replacement for regexp using re2 This package contains go-re2 which is a drop-in replacement for the standard library regexp package which uses the C++ re2 library for improved performance with large inputs or complex expressions. . By default, re2 is packaged as a WebAssembly module and accessed with the pure Go runtime, wazero. This means that it is compatible with any Go application, regardless of availability of cgo.