reference-counting

Tag

Cards List
#reference-counting

Creating a fake agile wrapper that is technically agile but is not useful outside its home apartment, part 1

The Old New Thing (Raymond Chen) · 2026-08-03 Cached

Raymond Chen describes a technique for creating a fake agile wrapper in COM that uses the Global Interface Table to automatically release an object when its source apartment shuts down, addressing a problem with context callback failures.

0 favorites 0 likes
#reference-counting

Ante: New Way to Blend Borrow Checking and Reference Counting

Lobsters Hottest · 2026-06-29 Cached

Ante introduces a novel approach to blending borrow checking and reference counting without runtime crashes, enabling developers to use both paradigms seamlessly in a systems programming language.

0 favorites 0 likes
#reference-counting

Show HN: Microcrad – Micrograd Reimplemented in C

Hacker News Top · 2026-06-17 Cached

Microcrad reimplements Karpathy's micrograd autograd engine in C, providing an educational scalar-valued automatic differentiation library with reference counting and a small neural network, aimed at understanding backpropagation at the scalar level.

0 favorites 0 likes
← Back to home

Submit Feedback