ar
Feedback
Programming Deadlock

Programming Deadlock

الذهاب إلى القناة على Telegram

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

إظهار المزيد
1 682
المشتركون
-124 ساعات
+127 أيام
+4330 أيام
أرشيف المشاركات
Type Theory as a Language Workbench https://arxiv.org/pdf/2301.12852

Monotone 3-Sat-(2,2) is NP-complete https://arxiv.org/pdf/1912.08032

Computation by Interaction for Space-Bounded Functional Programming https://www.ulrichschoepp.de/Docs/intml_long.pdf

Resource Polymorphism https://arxiv.org/abs/1803.02796

Arena allocator tips and tricks https://nullprogram.com/blog/2023/09/27/

Programming in D: Tutorial and Reference https://ddili.org/ders/d.en/

Optimizations in C++ Compilers https://queue.acm.org/detail.cfm?id=3372264

2404.04552v3.pdf

explicit-level-imports.pdf

BMI2, an x86-64 expansion of bit-manipulation instructions by Intel. https://www.chessprogramming.org/BMI2

Functional Monadic Library for Ocaml https://github.com/hbr/fmlib

Designing a SIMD Algorithm from Scratch (Rust) https://mcyoung.xyz/2023/11/27/simd-base64/

Detecting if an expression is constant in C https://nrk.neocities.org/articles/c-constexpr-macro

How to derive the Y combinator https://tcpc.me/2021/12/30/y-combinator.html