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 792
Obunachilar
Ma'lumot yo'q24 soatlar
+57 kunlar
+4230 kunlar
Postlar arxiv
Building a baseline JIT for Lua automatically by using Deegen (Dynamic Language Execution Engine Generator) MetaCompiler https://sillycross.github.io/2023/05/12/2023-05-12/

Beating the L1 cache with value speculation https://mazzo.li/posts/value-speculation.html?s=35

False Sharing (Lock-free C++) https://en.m.wikipedia.org/wiki/False_sharing

How the Raku Language (aka Perl 6) is implemented as multiple layers on a meta-object protocol (MoarVM) https://gist.github.com/raiph/849a4a9d8875542fb86df2b2eda89296

musl 1.2.4 (finally) released with DNS improvements https://www.openwall.com/lists/musl/2023/05/02/1

How to Design Programs, Second Edition https://htdp.org/2023-3-6/Book/index.html

The Linux Kernel Module Programming Guide https://sysprog21.github.io/lkmpg/

C++17: Polymorphic Allocators, Debug Resources and Custom Types https://www.cppstories.com/2020/08/pmr-dbg.html/

Deep Neural Networks from Scratch in Zig https://monadmonkey.com/dnns-from-scratch-in-zig

How to check if a pointer is in a range of memory (C) https://devblogs.microsoft.com/oldnewthing/20170927-00/?p=97095

The Rise of "Worse is Better" https://www.jwz.org/doc/worse-is-better.html

Deny Capabilities for Safe, Fast Actors