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
euro2022.pdf
2.8 MB
The “other” FreeBSD optimizations used
by Netflix to serve video at 800Gb/s from
a single server
Where does Python 3.11 get its ~25% Speedup?
https://log.beshr.com/python-311-speedup-part-1/
Your next C compiler is a D compiler: Introducing DMD's ImportC
https://briancallahan.net/blog/20220704.html
libgccjit: an API for embedding GCC inside programs and libraries
https://gcc.gnu.org/onlinedocs/jit/
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/