<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n4_t</author_name>
  <author_url>https://blog.hatena.ne.jp/n4_t/</author_url>
  <blog_title>naoya_t@hatenablog</blog_title>
  <blog_url>https://naoyat.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>高速かつ省メモリなGoogleの正規表現ライブラリ re2 についてのメモ。 RE2は、PCRE や Perl や Python で使われているようなバックトラッキング正規表現エンジンの代替となる、高速で、安全で、スレッド・フレンドリーなC++ライブラリです。 バックトラッキング・エンジンは一般に機能や便利なシンタックスシュガーが満載ですが、小さな入力に対してさえも指数関数的に時間がかかる羽目に陥ることがあります。RE2はオートマトン理論を用い、正規表現検索が入力のサイズに対し線形の時間内に走ることを保証しています。 検索を固定量のメモリに制約できるように、RE2はメモリ制限を実装しています。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaoyat.hatenablog.jp%2Fentry%2F2012%2F01%2F12%2F220812&quot; title=&quot;高速かつ省メモリなGoogleの正規表現ライブラリ re2 についてのメモ - naoya_t@hatenablog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-01-12 22:08:12</published>
  <title>高速かつ省メモリなGoogleの正規表現ライブラリ re2 についてのメモ</title>
  <type>rich</type>
  <url>https://naoyat.hatenablog.jp/entry/2012/01/12/220812</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
