fa
Feedback
Programming Deadlock

Programming Deadlock

رفتن به کانال در Telegram

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

نمایش بیشتر
1 684
مشترکین
-124 ساعت
+127 روز
+4330 روز
آرشیو پست ها
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

MicroQuickJS: a Javascript engine targetted at embedded systems. It compiles and runs Javascript programs with as low as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS. https://github.com/bellard/mquickjs

p3100r5.pdf

Dependable C: A subset of C for developers who want to develop, widely portable, and compilable, software in Classic C https://dependablec.org/

Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step (C++) https://youtube.com/watch?v=ncHmEUmJZf4

Writing your own Cheat Engine in Rust https://lonami.dev/blog/woce-1/

Increasing Code Performance with LTO https://youtu.be/fPGodf5hNoo?si=awW14iuAqYPXMkqx