Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
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 | Summary | Distribution | Download |
re2-20240702-19.fc42.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora Rawhide for aarch64 | re2-20240702-19.fc42.aarch64.rpm |
re2-20240702-19.fc42.i686.html | C++ fast alternative to backtracking RE engines | Fedora Rawhide for x86_64 | re2-20240702-19.fc42.i686.rpm |
re2-20240702-19.fc42.ppc64le.html | C++ fast alternative to backtracking RE engines | Fedora Rawhide for ppc64le | re2-20240702-19.fc42.ppc64le.rpm |
re2-20240702-19.fc42.s390x.html | C++ fast alternative to backtracking RE engines | Fedora Rawhide for s390x | re2-20240702-19.fc42.s390x.rpm |
re2-20240702-19.fc42.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora Rawhide for x86_64 | re2-20240702-19.fc42.x86_64.rpm |
re2-20240702-19.fc41.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora 41 testing updates for aarch64 | re2-20240702-19.fc41.aarch64.rpm |
re2-20240702-19.fc41.i686.html | C++ fast alternative to backtracking RE engines | Fedora 41 testing updates for x86_64 | re2-20240702-19.fc41.i686.rpm |
re2-20240702-19.fc41.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora 41 testing updates for x86_64 | re2-20240702-19.fc41.x86_64.rpm |
re2-20220601-19.fc40.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora 40 updates for aarch64 | re2-20220601-19.fc40.aarch64.rpm |
re2-20220601-19.fc40.i686.html | C++ fast alternative to backtracking RE engines | Fedora 40 updates for x86_64 | re2-20220601-19.fc40.i686.rpm |
re2-20220601-19.fc40.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora 40 updates for x86_64 | re2-20220601-19.fc40.x86_64.rpm |
re2-20220601-19.fc39.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora 39 updates for aarch64 | re2-20220601-19.fc39.aarch64.rpm |
re2-20220601-19.fc39.i686.html | C++ fast alternative to backtracking RE engines | Fedora 39 updates for x86_64 | re2-20220601-19.fc39.i686.rpm |
re2-20220601-19.fc39.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora 39 updates for x86_64 | re2-20220601-19.fc39.x86_64.rpm |
re2-20220601-6.el10_0.aarch64.html | C++ fast alternative to backtracking RE engines | EPEL 10 for aarch64 | re2-20220601-6.el10_0.aarch64.rpm |
re2-20220601-6.el10_0.ppc64le.html | C++ fast alternative to backtracking RE engines | EPEL 10 for ppc64le | re2-20220601-6.el10_0.ppc64le.rpm |
re2-20220601-6.el10_0.s390x.html | C++ fast alternative to backtracking RE engines | EPEL 10 for s390x | re2-20220601-6.el10_0.s390x.rpm |
re2-20220601-6.el10_0.x86_64.html | C++ fast alternative to backtracking RE engines | EPEL 10 for x86_64 | re2-20220601-6.el10_0.x86_64.rpm |
re2-20220601-5.fc40.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora 40 for aarch64 | re2-20220601-5.fc40.aarch64.rpm |
re2-20220601-5.fc40.i686.html | C++ fast alternative to backtracking RE engines | Fedora 40 for x86_64 | re2-20220601-5.fc40.i686.rpm |
re2-20220601-5.fc40.ppc64le.html | C++ fast alternative to backtracking RE engines | Fedora 40 for ppc64le | re2-20220601-5.fc40.ppc64le.rpm |
re2-20220601-5.fc40.s390x.html | C++ fast alternative to backtracking RE engines | Fedora 40 for s390x | re2-20220601-5.fc40.s390x.rpm |
re2-20220601-5.fc40.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora 40 for x86_64 | re2-20220601-5.fc40.x86_64.rpm |
re2-20220601-3.fc39.aarch64.html | C++ fast alternative to backtracking RE engines | Fedora 39 for aarch64 | re2-20220601-3.fc39.aarch64.rpm |
re2-20220601-3.fc39.i686.html | C++ fast alternative to backtracking RE engines | Fedora 39 for x86_64 | re2-20220601-3.fc39.i686.rpm |
re2-20220601-3.fc39.ppc64le.html | C++ fast alternative to backtracking RE engines | Fedora 39 for ppc64le | re2-20220601-3.fc39.ppc64le.rpm |
re2-20220601-3.fc39.s390x.html | C++ fast alternative to backtracking RE engines | Fedora 39 for s390x | re2-20220601-3.fc39.s390x.rpm |
re2-20220601-3.fc39.x86_64.html | C++ fast alternative to backtracking RE engines | Fedora 39 for x86_64 | re2-20220601-3.fc39.x86_64.rpm |
re2-20211101-20.el9.aarch64.html | C++ fast alternative to backtracking RE engines | EPEL 9 for aarch64 | re2-20211101-20.el9.aarch64.rpm |
re2-20211101-20.el9.ppc64le.html | C++ fast alternative to backtracking RE engines | EPEL 9 for ppc64le | re2-20211101-20.el9.ppc64le.rpm |
re2-20211101-20.el9.s390x.html | C++ fast alternative to backtracking RE engines | EPEL 9 for s390x | re2-20211101-20.el9.s390x.rpm |
re2-20211101-20.el9.x86_64.html | C++ fast alternative to backtracking RE engines | EPEL 9 for x86_64 | re2-20211101-20.el9.x86_64.rpm |
re2-20190801-17.el8.aarch64.html | C++ fast alternative to backtracking RE engines | EPEL 8 for aarch64 | re2-20190801-17.el8.aarch64.rpm |
re2-20190801-17.el8.ppc64le.html | C++ fast alternative to backtracking RE engines | EPEL 8 for ppc64le | re2-20190801-17.el8.ppc64le.rpm |
re2-20190801-17.el8.s390x.html | C++ fast alternative to backtracking RE engines | EPEL 8 for s390x | re2-20190801-17.el8.s390x.rpm |
re2-20190801-17.el8.x86_64.html | C++ fast alternative to backtracking RE engines | EPEL 8 for x86_64 | re2-20190801-17.el8.x86_64.rpm |
Generated by rpm2html 1.6