Event Driven Flows in C++
https://akrzemi1.wordpress.com/2025/11/16/event-driven-flows/
https://akrzemi1.wordpress.com/2025/11/16/event-driven-flows/
Andrzej's C++ blog
Event-driven flows
This post is in response to two claims about coroutines: Their reference function parameters may become dangling too easily. They are indistinguishable from regular functions from the declaration a…
🗿5
C++ Conference Videos (November 2025)
https://www.reddit.com/r/cpp/comments/1ozm8yv/new_c_conference_videos_released_this_month/
https://www.reddit.com/r/cpp/comments/1ozm8yv/new_c_conference_videos_released_this_month/
Reddit
From the cpp community on Reddit: New C++ Conference Videos Released This Month - November 2025 (Updated To Include Videos Released…
Explore this post and more from the cpp community
Memory is slow, Disk is fast (C)
https://www.bitflux.ai/blog/memory-is-slow-part2/
https://www.bitflux.ai/blog/memory-is-slow-part2/
🤯6💯4🥴3👍1
MinCaml.pdf
157.8 KB
MinCaml: A Simple and Efficient Compiler for a Minimal Functional Language
https://esumii.github.io/min-caml/paper.pdf
https://esumii.github.io/min-caml/paper.pdf
🔥3❤1
hyperfunctions.pdf
910.2 KB
Hyperfunctions: Communicating Continuations
https://doisinkidney.com/pdfs/hyperfunctions.pdf
https://doisinkidney.com/pdfs/hyperfunctions.pdf
🤯1😭1
The Arena: Custom Memory Allocators in Chttps://www.bytesbeneath.com/p/the-arena-custom-memory-allocators
Bytesbeneath
The Arena - Custom Memory Allocators in C
Easy, Flexible Memory Management
🗿6👍2
Writing Your Own Memory Allocators in C++
https://screwjankgames.github.io/engine%20programming/2020/09/24/writing-your-own-memory-allocators.html
https://screwjankgames.github.io/engine%20programming/2020/09/24/writing-your-own-memory-allocators.html
Screwjank Games
Writing Your Own Memory Allocators in C++
I’ve recently started working on a new game engine and, since I have no restraint, task zero was writing custom memory allocators. C++’s built in malloc() and new are great tools for getting a hold of raw memory, but they don’t leave any room for customization…
🔥2👍1
Rethinking C++: Architecture, Concepts, and Responsibilityhttps://blogs.embarcadero.com/rethinking-c-architecture-concepts-and-responsibility/
Embarcadero RAD Studio, Delphi, & C++Builder Blogs
Rethinking C++: Architecture, Concepts, and Responsibility
💊5😱1
How Google Does It: Building the largest known Kubernetes cluster, with 130,000 nodeshttps://cloud.google.com/blog/products/containers-kubernetes/how-we-built-a-130000-node-gke-cluster/
Google Cloud Blog
How we built a 130,000-node GKE cluster | Google Cloud Blog
Learn about the architectural innovations we used to build a 130,000-node Kubernetes cluster, and the trends driving demand for these environments.
🤯3
MetaFun: Compile Haskell-like code to C++ template metaprogramshttps://gergo.erdi.hu/projects/metafun/
🗿6🦄4👍2🤯2
Supercompiling Java Programs
https://www.goertzel.org/papers/SupercompilingJavaMay2002.htm
https://www.goertzel.org/papers/SupercompilingJavaMay2002.htm
🔥2
Practical Security in Production: Hardening the C++ Standard Library at massive scalehttps://queue.acm.org/detail.cfm?id=3773097
🔥1😭1
Retrobootstrapping Rust Compiler
https://graydon2.dreamwidth.org/317484.html
https://graydon2.dreamwidth.org/317484.html