re2

C++ fast alternative to backtracking RE engines

RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g. back references and generalized assertions).

Δεν υπάρχει επίσημο διαθέσιμο πακέτο για openSUSE Leap 15.5

Διανομές

openSUSE Tumbleweed

network:chromium Πειραματικό
20240501
home:dirkmueller:Factory Κοινότητα
20240501
home:favogt:symbolictw Κοινότητα
20210601
home:gmbr3:Chromium Κοινότητα
20230701

openSUSE Leap 15.6

devel:languages:python:backports Πειραματικό
20240501
home:ecsos:python Κοινότητα
20240501

openSUSE Leap 15.5

OBS:Server:Unstable Πειραματικό
20230301
devel:languages:python:backports Πειραματικό
20240501
home:ecsos:python Κοινότητα
20240501
home:interstar001:Icinga2 Κοινότητα
20210401
home:paddg Κοινότητα
20220401

openSUSE Leap 15.4

OBS:Server:Unstable Πειραματικό
20220401
devel:languages:python:backports Πειραματικό
20240501

openSUSE Factory RISCV

network:chromium Πειραματικό
20240501

SUSE SLE-15-SP2

home:interstar001:Icinga2 Κοινότητα
20210401
home:paddg Κοινότητα
20220401

SUSE SLE-15-SP1

home:paddg Κοινότητα
20190301

Fedora 38

science:EtherLab:MinGW Πειραματικό
20240201

Μη υποστηριζόμενες διανομές

Οι παρακάτω διανομές δεν υποστηρίζονται επίσημα. Χρησιμοποιήστε αυτά τα πακέτα με δικιά σας ευθύνη.

openSUSE:Slowroll:Base:2

openSUSE:ALP:Experimental:Slowroll:Base

SUSE:SLE-15:GA

openSUSE:Leap:15.1

openSUSE:Leap:15.2

SUSE:SLE-12:SLE-Module-Toolchain

openSUSE:Leap:15.0

openSUSE:Leap:42.3

openSUSE:13.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

SUSE:ALP

home:coolo:alp

AlmaLinux:8

CentOS:CentOS-9:Stream