FICHA · MANJARO

re2

Fast, safe, thread-friendly regular expression engine

  • Library
  • Dev
  • TEXT
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides RE2, a regular expression engine designed for predictable performance and thread-friendly use. It helps applications match patterns without the catastrophic backtracking risks of some regex engines.

Developers use it as a text-processing library. Pattern design still matters for correctness, so test expressions against expected and unexpected input.

Permissions

Permissions not analysed for this source yet.