es
Feedback
Programming Deadlock

Programming Deadlock

Ir al canal en Telegram

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

Mostrar más
1 791
Suscriptores
+124 horas
+107 días
+4230 días
Archivo de publicaciones
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

GCC 16 Adding Support For GNU/Hurd On RISC-V Targets https://www.phoronix.com/news/GCC-16-RISC-V-GNU-Hurd-Targets

Hacktical C: A practical hacker's guide to the C programming language https://github.com/codr7/hacktical-c

Learning Assembly for Fun, Performance and Profit https://thechipletter.substack.com/p/learning-assembly-for-fun-and-profit

Don’t use a coverage-guided fuzzer on an uninstrumented binary https://alexdowad.github.io/dont-fuzz-uninstrumented-binary/

My Own Private Binary: An Idiosyncratic Introduction to Linux Kernel Modules https://www.muppetlabs.com/~breadbox/txt/mopb.html

How OCaml type checker works -- or what polymorphism and garbage collection have in common https://okmij.org/ftp/ML/generalization.html