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,123 of 189,875
Downloads: 7,035

Daily

Ranking: 90,691 of 189,851
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,215,600,893bundler
81,246,109,323rake
29953,983,017rspec
56654,958,023rubocop
99447,048,673simplecov
217216,041,657colored2
227208,248,359yard
50296,770,645rspec-its
1,81617,329,251codeclimate-test-reporter
2,8945,811,009relaxed-rubocop
7,680549,492irbtools

Owners

#GravatarHandle
1iconkigster