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,229 of 192,137
Downloads: 7,163

Daily

Ranking: 33,145 of 192,103
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
56678,687,791rubocop
99460,193,193simplecov
218223,100,932colored2
227215,002,076yard
50798,482,938rspec-its
1,83417,627,313codeclimate-test-reporter
2,9325,822,642relaxed-rubocop
7,543580,126irbtools

Owners

#GravatarHandle
1iconkigster