Problems of C, and how Zig addresses them
https://avestura.dev/blog/problems-of-c-and-how-zig-addresses-them
https://avestura.dev/blog/problems-of-c-and-how-zig-addresses-them
Avestura's Blog
Problems of C, and how Zig addresses them
What are the problems of C, and how Zig addresses them?
๐ฏ2
MIR: A lightweight JIT compiler projecthttps://developers.redhat.com/blog/2020/01/20/mir-a-lightweight-jit-compiler-project
Red Hat Developer
MIR: A lightweight JIT compiler project | Red Hat Developer
For the past three years, I've been participating in adding just-in-time compilation (JIT) to CRuby. Now, CRuby has the method-based just-in-time compiler (MJIT), which improves performance for
โค3
meta-typing: Functions and algorithms implemented purely with TypeScript's type systemhttps://github.com/ronami/meta-typing
GitHub
GitHub - ronami/meta-typing: ๐ Functions and algorithms implemented purely with TypeScript's type system
๐ Functions and algorithms implemented purely with TypeScript's type system - ronami/meta-typing
๐ฉ3๐1
System Design Course
https://github.com/karanpratapsingh/system-design
https://github.com/karanpratapsingh/system-design
GitHub
GitHub - karanpratapsingh/system-design: Learn how to design systems at scale and prepare for system design interviews
Learn how to design systems at scale and prepare for system design interviews - karanpratapsingh/system-design
๐2
A list of compilers that can generate C code
https://github.com/dbohdan/compilers-targeting-c
https://github.com/dbohdan/compilers-targeting-c
GitHub
GitHub - dbohdan/compilers-targeting-c: A list of compilers that can generate C code
A list of compilers that can generate C code. Contribute to dbohdan/compilers-targeting-c development by creating an account on GitHub.
Energy Efficiency across Programming Languages
https://greenlab.di.uminho.pt/wp-content/uploads/2017/10/sleFinal.pdf
https://greenlab.di.uminho.pt/wp-content/uploads/2017/10/sleFinal.pdf
๐คฎ4๐1
Theorems for free!
https://www2.cs.sfu.ca/CourseCentral/831/burton/Notes/July14/free.pdf
https://www2.cs.sfu.ca/CourseCentral/831/burton/Notes/July14/free.pdf
๐1๐ฉ1๐คจ1
Why We Replaced Firecracker with QEMU
https://hocus.dev/blog/qemu-vs-firecracker/
https://hocus.dev/blog/qemu-vs-firecracker/
hocus.dev
Why We Replaced Firecracker with QEMU | Hocus Blog
Firecracker is not the best choice for all kinds of workloads.
โค1
PLDI'23 Main Track - Analysis and Optimizations
https://www.youtube.com/live/F3z39M0gdJU?feature=share
https://www.youtube.com/live/F3z39M0gdJU?feature=share
YouTube
PLDI'23 Main Track - Analysis and Optimizations - Tuesday - Cypress2
The History of the Development of the C Language
https://www.bell-labs.com/usr/dmr/www/chist.html
https://www.bell-labs.com/usr/dmr/www/chist.html
โค1
Writing Safer C Code
https://github.com/Cyan4973/Writing_Safer_C_code
https://github.com/Cyan4973/Writing_Safer_C_code
GitHub
GitHub - Cyan4973/Writing_Safer_C_code: Collection of articles on good practices and tools to improve C code quality
Collection of articles on good practices and tools to improve C code quality - Cyan4973/Writing_Safer_C_code
Vale's First Prototype for Immutable Region Borrowing
https://verdagon.dev/blog/first-regions-prototype
https://verdagon.dev/blog/first-regions-prototype
๐ฅ1
floatzone_sec23.pdf
1.7 MB
FloatZone: Accelerating Memory Error Detection Using the Floating Point UnitOn Maximizing Your Rust Code's Performance
https://jbecker.dev/research/on-writing-performant-rust
https://jbecker.dev/research/on-writing-performant-rust
jbecker.dev
On Maximizing Your Rust Code's Performance | Jonathan Becker
Fixing Memory Leaks in Rust
https://onesignal.com/blog/solving-memory-leaks-in-rust/
https://onesignal.com/blog/solving-memory-leaks-in-rust/
Customer Engagement Blog
Fixing Memory Leaks in Rust
Memory leakage in Rust is completely safe...until you run out and it results in your program being killed by the kernel. Learn how we solved this issue to eliminate memory leaks.
Patching GCC to build Actually Portable Executables (Cosmopolitan)
https://ahgamut.github.io/2023/07/13/patching-gcc-cosmo/
https://ahgamut.github.io/2023/07/13/patching-gcc-cosmo/
ahgamut.github.io
Patching GCC to build Actually Portable Executables | Blog Needs a Name
Gautham's Blog
Programming Deadlock
Math has a flaw https://youtu.be/HeQX2HjkcNo
Someone crafted a redstone PC in Minecraft to play Minecraft inside Minecraft
https://www.pcgamer.com/minecraftception-redstone-pc-chungus/
https://www.pcgamer.com/minecraftception-redstone-pc-chungus/
PC Gamer
Someone crafted a redstone PC in Minecraft to play Minecraft inside Minecraft
Behold, the Chungus 2.
A tutorial quantum interpreter in 150 lines of Lisp
https://www.stylewarning.com/posts/quantum-interpreter/?s=09
https://www.stylewarning.com/posts/quantum-interpreter/?s=09
Stylewarning
A tutorial quantum interpreter in 150 lines of Lisp
a personal blog
๐1