RubyGems Navigation menu

safe_memoize 0.1.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.2.0 May 27, 2026 (61 KB)
  2. 1.1.0 May 22, 2026 (52 KB)
  3. 1.0.0 May 22, 2026 (47 KB)
  4. 0.9.0 May 22, 2026 (34.5 KB)
  5. 0.8.0 May 22, 2026 (26 KB)
  6. 0.1.0 February 27, 2026 (7 KB)
Show all versions (16 total)

Owners:

Pushed by:

Authors:

  • Chuck Smith

SHA 256 checksum:

=

Total downloads 2,121

For this version 200

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: