uk
Feedback
Programming Deadlock

Programming Deadlock

Відкрити в Telegram

Channel about programming: C, C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...

Показати більше
1 789
Підписники
+424 години
+117 днів
+4330 день
Архів дописів

Ada Programming Language: GNAT Reference Manual https://gcc.gnu.org/onlinedocs/gnat_rm/index.html

Advent of Compiler Optimisations 2025 (Matt Godbolt) https://xania.org/202511/advent-of-compiler-optimisation

Practical Security in Production: Hardening the C++ Standard Library at massive scale https://queue.acm.org/detail.cfm?id=3773097

MetaFun: Compile Haskell-like code to C++ template metaprograms https://gergo.erdi.hu/projects/metafun/

How Google Does It: Building the largest known Kubernetes cluster, with 130,000 nodes https://cloud.google.com/blog/products/containers-kubernetes/how-we-built-a-130000-node-gke-cluster/

Rethinking C++: Architecture, Concepts, and Responsibility https://blogs.embarcadero.com/rethinking-c-architecture-concepts-and-responsibility/

NL.pdf

Hyperfunctions: Communicating Continuations https://doisinkidney.com/pdfs/hyperfunctions.pdf

MinCaml: A Simple and Efficient Compiler for a Minimal Functional Language https://esumii.github.io/min-caml/paper.pdf

Memory is slow, Disk is fast (C) https://www.bitflux.ai/blog/memory-is-slow-part2/

Exploring x86 ASM: Building my own malloc and free https://sayujya-apte.github.io/posts/exploring_x86asm_part1/

C++ Standard Evolution Viewer: interactive way to explore changes in the C++ standard by viewing side-by-side diffs of individual sections https://cppevo.dev/