uk
Feedback
Programming Deadlock

Programming Deadlock

Відкрити в Telegram

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

Показати більше
1 682
Підписники
-124 години
+127 днів
+4330 день
Архів дописів

Parse, Don’t Validate: Some C Safety Tips https://www.lelanthran.com/chap13/content.html

The keys to a successful Webassembly deployment https://queue.acm.org/detail.cfm?id=3746171

Writing a very simple JIT Compiler in about 1000 lines of C https://kuterdinel.com/writing-a-very-simple-jit-compiler-in-about-1000-lines-of-c.html

Maximal Sharing in the Lambda Calculus with letrec https://dl.acm.org/doi/pdf/10.1145/2692915.2628148

Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc. https://github.com/veyselusta/programming-language-research

Evolutionary Computation Bestiary: A bestiary of evolutionary, swarm and other metaphor-based algorithms https://fcampelo.github.io/EC-Bestiary/

Strategies for very fast Lexers (C) https://xnacly.me/posts/2025/fast-lexer-strategies

Functional abstract interpretation https://simon.peytonjones.org/abs-den/

What is the Strict Aliasing Rule and Why do we care? (C/C++) https://gist.github.com/shafik/848ae25ee209f698763cffee272a58f8

Upward confluence in the interaction calculus https://arxiv.org/pdf/1806.07275

mimalloc: a general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the runtime systems of the Koka and Lean languages. https://github.com/microsoft/mimalloc/

Programs as Singularities https://arxiv.org/pdf/2504.08075

Maximize Cache Performance with this One Weird Trick: An Introduction to Cache-Oblivious Data Structures https://rcoh.me/posts/cache-oblivious-datastructures/

Linear-algebraic λ-calculus https://arxiv.org/pdf/quant-ph/0501150