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,400 of 183,471
Downloads: 6,302

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
25824,998,340rspec
62484,810,129rubocop
98353,709,953simplecov
221161,985,424colored2
224160,920,099yard
43584,236,223rspec-its
1,63715,908,378codeclimate-test-reporter
2,8054,702,296relaxed-rubocop
7,144486,728irbtools

Owners

#GravatarHandle
1iconkigster