Programming Deadlock
1.48K subscribers
3 photos
104 files
1.19K links
Channel about programming: C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
Download Telegram
LibJIT: a library that provides generic Just-In-Time compiler functionality independent of any particular bytecode, language, or runtime
https://www.gnu.org/software/libjit/
Ccache: a fast C/C++ compiler cache
https://ccache.dev/
KFENCE: A low-overhead sampling-based memory safety error detector
https://lwn.net/Articles/835542/