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,091 of 187,591
Downloads: 6,806

Daily

Ranking: 58,794 of 187,571
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
57613,457,880rubocop
98425,235,126simplecov
218202,659,480colored2
224197,185,272yard
48693,772,957rspec-its
1,75716,943,725codeclimate-test-reporter
2,8325,740,191relaxed-rubocop
7,674518,706irbtools

Owners

#GravatarHandle
1iconkigster