Skip to content
Sections
>> Trisquel >> Pakiety >> aramo >> libs >> libre2-9
aramo  ]
[ Pakiet źródłowy: re2  ]

Pakiet: libre2-9 (20220201+dfsg-1)

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.

Inne pakiety związane z libre2-9

  • wymaga
  • poleca
  • sugeruje
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    również pakiet wirtualny udostępniany przez libc6-udeb
  • dep: libgcc-s1 (>= 3.3.1) [nie armhf, i386]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
    dep: libgcc-s1 (>= 4.2) [i386]
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3

Pobieranie libre2-9

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 156,5 KiB403 KiB [lista plików]
arm64 149,0 KiB366 KiB [lista plików]
armhf 157,4 KiB310 KiB [lista plików]
i386 193,0 KiB525 KiB [lista plików]
ppc64el 173,4 KiB542 KiB [lista plików]