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,107 of 191,455
Downloads: 7,105

Daily

Ranking: 169,728 of 191,429
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
56668,980,859rubocop
99454,797,191simplecov
218220,275,532colored2
227212,223,477yard
50797,742,216rspec-its
1,82917,478,528codeclimate-test-reporter
2,9185,817,321relaxed-rubocop
7,592568,606irbtools

Owners

#GravatarHandle
1iconkigster