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 685
Suscriptores
+324 horas
+87 días
+3630 días
Archivo de publicaciones
Arena allocator tips and tricks https://nullprogram.com/blog/2023/09/27/

Lightweight Memory Tracing

When Zig is safer and faster than Rust https://zackoverflow.dev/writing/unsafe-rust-vs-zig/

GCC Preparing To Introduce "-fhardened" Security Hardening Option https://www.phoronix.com/news/GCC-fhardened-Hardening-Option

When Zig Outshines Rust: Memory Efficient Enum Arrays https://alic.dev/blog/dense-enums

Brief Introduction to Queueing Theory https://github.com/joelparkerhenderson/queueing-theory

How FoundationDB works and why it works https://blog.the-pans.com/notes-on-the-foundationdb-paper

A not-so-quick introduction to the C++ allocator model https://quuxplusone.github.io/blog/2023/06/02/not-so-quick-pmr/

Advanced x86: Virtualization with Intel VT-x https://opensecuritytraining.info/AdvancedX86-VTX.html

Souper: a superoptimizer for LLVM IR. It uses an SMT solver to help identify missing peephole optimizations in LLVM's midend optimizers. https://github.com/google/souper

The Expression Problem, Trivially! https://i.cs.hku.hk/~bruno/papers/Modularity2016.pdf