Categories: None [Edit]

attr_memoized

https://rubygems.org/gems/attr_memoized
https://github.com/kigster/attr_memoized
Memoize attributes in a thread-safe way. This ruby gem adds a `#attr_memoized` class method, that provides a lazy-loading mechanism for initializing "heavy" attributes, but in a thread-safe way. Instances thus created can be shared among threads.

Total

Ranking: 108,286 of 196,125
Downloads: 7,480

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
291,010,713,264rspec
57734,131,953rubocop
98493,495,493simplecov
217241,416,688colored2
230232,068,539yard
518102,760,994rspec-its
1,86518,245,727codeclimate-test-reporter
3,0385,846,912relaxed-rubocop
7,651627,342irbtools

Owners

#GravatarHandle
1iconkigster