New posts in weak-references

Cost of using weak references in Java

Strong and weak references in Swift

Does WeakReference make a good cache?

Garbage Collection should have removed object but WeakReference.IsAlive still returning true

Using __block and __weak

Using Java's ReferenceQueue

WeakReference/AsyncTask pattern in android

Is there a SoftHashMap in Java?

Is Josh Smith's implementation of the RelayCommand flawed?

Using weak self in dispatch_async function

Java's WeakHashMap and caching: Why is it referencing the keys, not the values?

How does weak_ptr work?

Weak reference benefits

Pros and Cons of Listeners as WeakReferences

What is the difference between a __weak and a __block reference?

Understanding Java's Reference classes: SoftReference, WeakReference, and PhantomReference

Why can the keyword "weak" only be applied to class and class-bound protocol types

Why does exist WeakHashMap, but absent WeakSet?

Where does the weak self go?

Weak NSString variable is not nil after setting the only strong reference to nil