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,105 of 193,756
Downloads: 7,319

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
56705,297,141rubocop
97475,839,609simplecov
219231,815,685colored2
226223,990,022yard
510100,505,066rspec-its
1,85017,952,003codeclimate-test-reporter
2,9785,834,126relaxed-rubocop
7,682600,487irbtools

Owners

#GravatarHandle
1iconkigster