<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for warp-cache</title>
    <link>https://pypi.org/project/warp-cache/</link>
    <description>Recent updates to the Python Package Index for warp-cache</description>
    <language>en</language>    <item>
      <title>0.7.0</title>
      <link>https://pypi.org/project/warp-cache/0.7.0/</link>
      <description>Thread-safe Python caching decorator powered by a Rust extension. Implements SIEVE eviction for scan-resistant, near-optimal hit rates with zero-cost locking under the GIL — entire cache lookup in a single Rust __call__, no Python wrapper overhead. 16–23M ops/s single-threaded, 25× faster than cachetools, with cross-process shared memory support.</description>
      <pubDate>Mon, 13 Apr 2026 17:13:11 GMT</pubDate>
    </item>    <item>
      <title>0.6.0</title>
      <link>https://pypi.org/project/warp-cache/0.6.0/</link>
      <description>Thread-safe Python caching decorator powered by a Rust extension. Implements SIEVE eviction for scan-resistant, near-optimal hit rates with zero-cost locking under the GIL — entire cache lookup in a single Rust __call__, no Python wrapper overhead. 16–23M ops/s single-threaded, 25× faster than cachetools, with cross-process shared memory support.</description>
      <pubDate>Wed, 08 Apr 2026 13:02:52 GMT</pubDate>
    </item>    <item>
      <title>0.5.0</title>
      <link>https://pypi.org/project/warp-cache/0.5.0/</link>
      <description>Thread-safe Python caching decorator backed by a Rust extension</description>
      <pubDate>Fri, 06 Mar 2026 10:55:56 GMT</pubDate>
    </item>    <item>
      <title>0.2.1</title>
      <link>https://pypi.org/project/warp-cache/0.2.1/</link>
      <description>Thread-safe Python caching decorator backed by a Rust extension</description>
      <pubDate>Fri, 20 Feb 2026 12:51:02 GMT</pubDate>
    </item>    <item>
      <title>0.2.0</title>
      <link>https://pypi.org/project/warp-cache/0.2.0/</link>
      <description>Thread-safe Python caching decorator backed by a Rust extension</description>
      <pubDate>Tue, 17 Feb 2026 20:43:37 GMT</pubDate>
    </item>    <item>
      <title>0.1.3</title>
      <link>https://pypi.org/project/warp-cache/0.1.3/</link>
      <description>Thread-safe Python caching decorator backed by a Rust extension</description>
      <pubDate>Tue, 17 Feb 2026 11:13:15 GMT</pubDate>
    </item>    <item>
      <title>0.1.2</title>
      <link>https://pypi.org/project/warp-cache/0.1.2/</link>
      <description>Thread-safe Python caching decorator backed by a Rust extension</description>
      <pubDate>Mon, 16 Feb 2026 15:05:35 GMT</pubDate>
    </item>  </channel>
</rss>