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,947 of 186,698
Downloads: 6,581

Daily

Ranking: 89,132 of 186,685
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
101,125,994,016rake
27908,151,619rspec
57588,418,180rubocop
99412,766,531simplecov
218195,320,731colored2
223191,419,552yard
47791,984,913rspec-its
1,74416,696,826codeclimate-test-reporter
2,8035,610,523relaxed-rubocop
7,630508,684irbtools

Owners

#GravatarHandle
1iconkigster