FoundationDB's Flow – Bringing Actor-Based Concurrency to C++11apple.github.io23 points by sourdecor 10 hours ago
pjmlp 4 hours agoThis looks kind of outdated, especially since we are on C++23 as latest approved standard, and co-routines would be a better approach since C++20.Also how is the supposed Swift rewrite going on?
jen20 6 hours agoA previous discussion: https://news.ycombinator.com/item?id=46191763dang 44 minutes agoThanks! Macroexpanded:Flow: Actor-based language for C++, used by FoundationDB - https://news.ycombinator.com/item?id=46191763 - Dec 2025 (53 comments)
dang 44 minutes agoThanks! Macroexpanded:Flow: Actor-based language for C++, used by FoundationDB - https://news.ycombinator.com/item?id=46191763 - Dec 2025 (53 comments)
This looks kind of outdated, especially since we are on C++23 as latest approved standard, and co-routines would be a better approach since C++20.
Also how is the supposed Swift rewrite going on?
A previous discussion: https://news.ycombinator.com/item?id=46191763
Thanks! Macroexpanded:
Flow: Actor-based language for C++, used by FoundationDB - https://news.ycombinator.com/item?id=46191763 - Dec 2025 (53 comments)