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,719 of 186,954
Downloads: 6,697

Daily

Ranking: 149,780 of 186,947
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
27914,083,740rspec
57596,372,835rubocop
99417,277,843simplecov
218197,709,663colored2
224193,389,018yard
48292,625,108rspec-its
1,74716,828,021codeclimate-test-reporter
2,8135,658,323relaxed-rubocop
7,647512,264irbtools

Owners

#GravatarHandle
1iconkigster