memory-model

Tag

Cards List
#memory-model

Show HN: Wyzer Programming Language

Hacker News Top · 2d ago Cached

Wyzer is a new statically typed, compiled programming language that integrates choreographic programming for distributed safety through an ownership-based resource model.

0 favorites 0 likes
#memory-model

C++ Details of Asymmetric Fences

Hacker News Top · 2026-07-03 Cached

A detailed exploration of asymmetric thread fences in C++ concurrency, covering the C++ proposal P1202R0 and its implementation via the Linux membarrier() system call, with examples from Folly's synchronization primitives.

0 favorites 0 likes
#memory-model

C++ Lifetime-End Pointer-Zap and OOTA Progress

Lobsters Hottest · 2026-06-24 Cached

At the June 2026 C++ standards committee meeting in Brno, three papers enabling lifetime-end pointer zap were voted into C++29, solving a problem since the 1998 standard, and progress was made on forbidding out-of-thin-air (OOTA) values in the draft standard.

0 favorites 0 likes
← Back to home

Submit Feedback