Programming Deadlock
1.46K subscribers
3 photos
103 files
1.18K links
Channel about programming: C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
Download Telegram
Size Optimization Tricks
https://justine.lol/sizetricks/
πŸ”₯3
LLPE is a partial evaluator for LLVM bitcode. It is suitable for specialising programs written in C, C++, FORTRAN, or any other language that can be compiled to LLVM intermediate representation.
https://www.llpe.org/
πŸ”₯3
Essence of generalized partial computation
Yoshihiko Futamura
https://www.sciencedirect.com/science/article/pii/030439759190299H
πŸ‘1
My ranking of every Shakespeare play
https://nullprogram.com/blog/2023/06/22/
πŸ‘€2
On the Impact of Programming Languages on Code Quality
https://arxiv.org/pdf/1901.10220.pdf
sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. This repository contains various scheduler implementations and support utilities.
https://github.com/sched-ext/scx
❀1πŸ€”1