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).
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
20230301-bp155.13.2.1 info | openSUSE-2024-6 | 2024-01-03 | 15 SP5 Update |
|
|
20230301-bp154.9.5.1 info | openSUSE-2024-6 | 2024-01-03 | 15 SP4 Update |
|
|
20230301-bp155.12.6 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
20230301-bp154.9.3.1 info | openSUSE-2023-98 | 2023-04-27 | 15 SP4 Update |
|
|
20220401-bp154.8.8 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
20220401-bp153.5.12.1 info | openSUSE-2022-124 | 2022-05-04 | 15 SP3 Update |
|
|
20211101-bp153.5.5.1 info | openSUSE-2021-1556 | 2021-12-10 | 15 SP3 Update |
|
|
20210401-bp153.5.2.1 info | openSUSE-2021-1216 | 2021-09-01 | 15 SP3 Update |
|
|
20210401-bp153.4.1 info | GA Release | 2021-04-19 | 15 SP3 |
|
|
20200401-bp152.6.2 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
20200401-bp151.6.15.1 info | openSUSE-2020-516 | 2020-04-14 | 15 SP1 Update |
|
|
20200101-25.1 info | openSUSE-2020-233 | 2020-02-19 | 12 GA-SP5 |
|
|
20200101-bp151.6.12.1 info | openSUSE-2020-53 | 2020-01-14 | 15 SP1 Update |
|
|
20190901-bp151.6.9.1 info | openSUSE-2020-10 | 2020-01-13 | 15 SP1 Update |
|
|
20200101-bp151.6.6.1 info | openSUSE-2020-9 | 2020-01-12 | 15 SP1 Update |
|
|
20190901-bp151.6.3.1 info | openSUSE-2019-2425 | 2019-11-03 | 15 SP1 Update |
|
|
20190901-bp150.25.1 info | openSUSE-2019-2424 | 2019-11-02 | 15 Update |
|
|
20190301-bp151.5.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
20190301-bp151.4.4 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
20190301-bp150.22.1 info | openSUSE-2019-1133 | 2019-04-03 | 15 Update |
|
|
20190301-22.1 info | openSUSE-2019-1133 | 2019-04-03 | 12 GA-SP5 |
|
|
20180901-bp150.3.3.1 info | openSUSE-2019-674 | 2019-03-23 | 15 Update |
|
|
20180901-11.2 info | openSUSE-2019-674 | 2019-03-23 | 12 GA-SP5 |
|
|
20180901-11.1 info | openSUSE-2019-674 | 2019-03-23 | 12 GA-SP5 |
|
|
20180401-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|
20180401-bp150.2.3 info | GA Release | 2018-07-30 | 15 |
|
|
20180201-8.1 info | openSUSE-2018-128 | 2018-02-04 | 12 GA-SP5 |
|
|
20180101-5.1 info | openSUSE-2018-106 | 2018-01-31 | 12 GA-SP5 |
|
|
20161101-2.1 info | openSUSE-2016-1432 | 2016-12-09 | 12 GA-SP5 |
|
|