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,956 of 180,507
Downloads: 5,898

Daily

Ranking: 97,459 of 180,487
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
23768,975,035rspec
68415,333,912rubocop
102312,421,154simplecov
222142,355,775yard
233135,996,737colored2
40978,802,093rspec-its
1,52415,354,415codeclimate-test-reporter
3,0013,470,907relaxed-rubocop
6,903466,308irbtools

Owners

#GravatarHandle
1iconkigster