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,942 of 187,960
Downloads: 6,870

Daily

Ranking: 40,670 of 187,950
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
101,177,763,422rake
28930,361,546rspec
57620,914,596rubocop
99428,988,492simplecov
218205,217,015colored2
225198,937,567yard
48794,325,800rspec-its
1,76717,004,512codeclimate-test-reporter
2,8395,770,990relaxed-rubocop
7,687521,293irbtools

Owners

#GravatarHandle
1iconkigster