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,079 of 193,214
Downloads: 7,286

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
56695,992,094rubocop
97470,376,754simplecov
218228,789,852colored2
227221,344,959yard
51099,804,628rspec-its
1,84317,840,481codeclimate-test-reporter
2,9615,830,785relaxed-rubocop
7,555593,773irbtools

Owners

#GravatarHandle
1iconkigster