ch
Feedback
Programming Deadlock

Programming Deadlock

前往频道在 Telegram

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

显示更多
1 792
订阅者
+124 小时
+107
+4330
帖子存档
overflow12.pdf

std::move doesn't move anything: A deep dive into Value Categories https://0xghost.dev/blog/std-move-deep-dive/

Linux Kernel bugs hide for 2 years on average. Some hide for 20. https://pebblebed.com/blog/kernel-bugs

CCured_Type-Safe_Retrofitting.pdf6.15 KB

Practical std::chrono Calendar Examples (C++20) https://www.cppstories.com/2025/chrono-calendar-examples/

Why is calling my asm function from Rust slower than calling it from C? https://ohadravid.github.io/posts/2025-12-rav1d-faster-asm/

An Old-School Introduction to Position Independent Code https://nemanjatrifunovic.substack.com/p/an-old-school-introduction-to-position

Dive into Systems (Book) https://diveintosystems.org/book/

2007.00167.pdf

Comptime: brings meta-programming capabilities to C#, enabling compile-time code generation and evaluation. https://github.com/sebastienros/comptime