en
Feedback
Programming Deadlock

Programming Deadlock

Open in Telegram

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

Show more
1 792
Subscribers
+124 hours
+107 days
+4330 days
Posts Archive
rr: record and replay debugger for C/C++ https://rr-project.org/

A Linux kernel syscall implementation tracker https://syscalls.mebeim.net/?table=x86/64/x64/latest

Delimited continuations in byte-code and native OCaml https://github.com/zinid/delimcc

Abstract Interpretation: From 0, 1, To ∞ https://cs.nyu.edu/~pcousot/publications.www/CSV-2023-cousot.pdf

EGRAPHS Community E-graphs are data structures for working with large equivalence classes of programs; they have recently been employed to build new kinds of program optimizers and synthesizers. https://egraphs.org/

A modern supercompiler for call-by-value functional languages https://github.com/mazeppa-dev/mazeppa

Visualizing Rust codebases in a few seconds https://github.com/lava-xyz/rust-ontologist

A Brainfuck interpreter written in Agda https://github.com/wouter-swierstra/Brainfuck

An introduction to auto-vectorization with LLVM https://artagnon.com/computing/compilers/intro-vec

8cc.vim: Pure Vim script C Compiler https://github.com/rhysd/8cc.vim

Using SIMD for Parallel Processing in Rust https://nrempel.com/using-simd-for-parallel-processing-in-rust/

CRCs and Reed-Solomon coding: better together https://mazzo.li/posts/rs-crc.html

Ergonomic Self-referential Types for Rust https://blog.yoshuawuyts.com/self-referential-types/

On The Decidability Of Disassembling Binaries https://www.ssrg.ece.vt.edu/papers/tase24.pdf