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,147 of 192,692
Downloads: 7,228

Daily

Ranking: 129,724 of 192,666
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
56686,952,113rubocop
99464,953,038simplecov
218225,776,605colored2
226218,636,215yard
50799,113,276rspec-its
1,84017,714,871codeclimate-test-reporter
2,9475,826,759relaxed-rubocop
7,560587,008irbtools

Owners

#GravatarHandle
1iconkigster