Primary Blogs
This is an unordered list of blogs/sites that I really like and have influenced me.
-
bitmath.blogspot.com Various bit-level math and formulas.
-
dougallj.wordpress.com Performance analysis, low-level programming and others.
-
programming.sirrida.de Bit permutations, SIMD/SWAR, low-level optimization, etc. Also contains links to a handful of other interesting sites.
-
quuxplusone.github.io Stuff about C++.
-
corsix.org Various low-level topics, AArch64/x86.
-
unwoundstack.com Automated proofs, type systems, …
-
fgiesen.wordpress.com Compression, Low-level, …
-
nimrod.blog C++ related.
-
www.chessprogramming.org Chess programming, low-level optimization, …
-
pvk.ca Performance and various other topics.
-
lemire.me Performance optimization, micro-optimizations/micro-benchmarks, article recommnendations and many others.
-
blog.regehr.org Compilers, Verification, Synthesis and others (LLVM, Alive2, C-reduce, …)
-
0x80.pl SIMD programming with AVX, optimizations.
-
probablydance.com Optimizations, a bit of math, various other topics.
-
codingnest.com Various.
-
msoos.org Blog for SAT solvers (from the creator of cryptominisat).
-
agner.org Software optimization among others.
-
adriancourreges.com (Performance) Analysis of graphics rendering.
-
hubicka.blogspot.com Compilers and optimization.
-
belkadan.com Various.
-
kristerw.blogspot.com / kristerw.github.io Compilers, programming languages and others.
Other Blogs
This is another unordered list of blogs that I have read less and are potentially outdated.