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: 107,570 of 182,901
Downloads: 6,223

Daily

Ranking: 25,321 of 182,889
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,376,550,309bundler
10944,905,605rake
25813,532,591rspec
63469,993,113rubocop
99344,937,917simplecov
224156,918,186yard
226156,382,062colored2
42782,999,746rspec-its
1,62115,794,920codeclimate-test-reporter
2,8374,462,233relaxed-rubocop
7,102482,721irbtools

Owners

#GravatarHandle
1iconkigster