Categories: None [Edit]

weak

https://rubygems.org/gems/weak
https://github.com/meineerde/weak
The Weak library provides a Weak::Set class to store an unordered list of objects and a Weak::Map class to store a key-value map. The collection classes only hold weak references to all elements so they can be garbage-collected when there are no more references left.

Total

Ranking: 178,355 of 187,603
Downloads: 1,619

Daily

Ranking: 71,873 of 187,591
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmeineerde