uz
Feedback
Programming Deadlock

Programming Deadlock

Kanalga Telegram’da oβ€˜tish

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

Ko'proq ko'rsatish
1 684
Obunachilar
-124 soatlar
+127 kunlar
+4330 kunlar
Postlar arxiv
RustViz: a tool that generates interactive visualizations from simple Rust programs to assist users in better understanding the Rust Lifetime and Borrowing mechanism https://github.com/rustviz/rustviz

Porting Lean to the ESP32-C3 RISC-V microcontroller https://kuruczgy.com/blog/2024/07/31/lean-esp32/

A Friendly Tour of Process Memory on Linux https://www.0xkato.xyz/linux-process-memory

Control structures in programming languages: from goto to algebraic effects http://xavierleroy.org/control-structures/

C++ move semantics from scratch https://cbarrete.com/move-from-scratch.html

The Green Tea Garbage Collector https://go.dev/blog/greenteagc

Atomic Commit In SQLite https://sqlite.org/atomiccommit.html

Barebones RISC-V OS written in Zig https://timmy.moe/blog/barebones-os-zig/

Why C variable argument functions are an abomination (and what to do about it) https://h4x0r.org/vargs/

SSA (Static Single Assignment) Compilers https://mcyoung.xyz/2025/10/21/ssa-1/

Functional C++: Abusing the type system like never before https://functionalcpp.wordpress.com/