软件包:libre2-11(20240501-3 以及其他的)
efficient, principled regular expression library
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large.
On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot.
其他与 libre2-11 有关的软件包
|
|
|
|
-
- dep: libabsl20230802 (>= 20230802.0-1)
- extensions to the C++ standard library
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf, i386, riscv64]
- GCC 支持库
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
下载 libre2-11
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 20240501-3+b1 | 191.0 kB | 554.0 kB | [文件列表] |
arm64 | 20240501-3+b1 | 165.5 kB | 534.0 kB | [文件列表] |
armel | 20240501-3+b1 | 158.8 kB | 473.0 kB | [文件列表] |
armhf | 20240501-3+b1 | 160.4 kB | 349.0 kB | [文件列表] |
i386 | 20240501-3+b1 | 197.6 kB | 576.0 kB | [文件列表] |
mips64el | 20240501-3+b1 | 163.2 kB | 619.0 kB | [文件列表] |
ppc64el | 20240501-3+b1 | 196.2 kB | 662.0 kB | [文件列表] |
riscv64 | 20240501-3+b1 | 189.3 kB | 430.0 kB | [文件列表] |
s390x | 20240501-3+b1 | 192.2 kB | 577.0 kB | [文件列表] |