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,475 of 196,721
Downloads: 7,486

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
56743,824,096rubocop
98499,434,149simplecov
218244,692,259colored2
231234,658,610yard
520103,523,151rspec-its
1,86918,332,909codeclimate-test-reporter
3,0505,850,653relaxed-rubocop
7,629634,916irbtools

Owners

#GravatarHandle
1iconkigster