RubyGems Navigation menu

safe_memoize 0.3.0

A prepend-based memoization module for Ruby that safely caches nil and false return values, supports method arguments, and provides thread safety via double-check locking.

Gemfile:
=

install:
=

Versions:

  1. 1.1.0 May 22, 2026 (52 KB)
  2. 1.0.0 May 22, 2026 (47 KB)
  3. 0.9.0 May 22, 2026 (34.5 KB)
  4. 0.8.0 May 22, 2026 (26 KB)
  5. 0.7.0 May 18, 2026 (22.5 KB)
  6. 0.3.0 May 15, 2026 (16 KB)
Show all versions (15 total)

Owners:

Pushed by:

Authors:

  • Chuck Smith

SHA 256 checksum:

=

Total downloads 1,932

For this version 151

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: