@anon
sign up
@anon
sign up
pull down to refresh
Optimizing the unoptimizable: a journey to faster C++ compile times
vitaut.net/posts/2024/faster-cpp-compile-times/
131 sats
\
0 comments
\
@erenkaplan
7 Jan 2024
devs
freebie
related
C++ Safety, In Context — Herb Sutter On White House Warning
205 sats
\
0 comments
\
@0xbitcoiner
22 Mar 2024
devs
C++ Creator Rebuts White House Warning
522 sats
\
7 comments
\
@0xbitcoiner
19 Mar 2024
devs
Scalable self-improvement for compiler optimization (2023)
research.google/blog/scalable-self-improvement-for-compiler-optimization/
52 sats
\
0 comments
\
@Rsync25
5 Nov 2024
tech
Effective C++ in an Embedded Environment.ppt
htrd.su/img/post/2013/03/28/scott_meyers._effective_c_in_an_embedded_environment/effectcppemb.pdf
31 sats
\
0 comments
\
@sharingpiracy
9 Jan 2024
BooksAndArticles
Wild – A Fast Linker for Linux
github.com/davidlattimore/wild
55 sats
\
0 comments
\
@hn
24 Jan
tech
Large Language Models for Compiler Optimization
arxiv.org/abs/2309.07062
20 sats
\
1 comment
\
@hn
18 Sep 2023
tech
What’s new in C++26 (part 1)
mariusbancila.ro/blog/2024/09/06/whats-new-in-c26-part-1/
10 sats
\
0 comments
\
@Rsync25
7 Sep 2024
tech
C and C++ prioritize performance over correctness
research.swtch.com/ub
10 sats
\
1 comment
\
@hn
18 Aug 2023
tech
Honey, I shrunk {fmt}: bringing binary size to 14k and ditching the C++ runtime
vitaut.net/posts/2024/binary-size/
21 sats
\
0 comments
\
@hn
1 Sep 2024
tech
Toy Compiler With C(++)
medium.com/@nevo.krien/toy-compiler-with-c-3d13279c5113
21 sats
\
0 comments
\
@Rsync25
26 Jul 2024
tech
I Improved My Rust Compile Times by 75%
benw.is/posts/how-i-improved-my-rust-compile-times-by-seventy-five-percent
121 sats
\
1 comment
\
@hn
20 Mar 2024
tech
Exciting times at the intersection of Compilers and Applied Cryptography
www.notamonadtutorial.com/cairo-and-mlir/
30 sats
\
0 comments
\
@cinthia_ledesma
4 May 2023
bitcoin
I'm A Developer Not A Compiler
news.radio-t.com/post/i-m-a-developer-not-a-compiler
11 sats
\
0 comments
\
@Rsync25
27 Nov 2024
devs
A pure C++-only TurboModule for LND
github.com/hsjoberg/react-native-turbo-lnd
70 sats
\
0 comments
\
@DarthCoin
28 Feb
lightning
CS 6120: Advanced Compilers: The Self-Guided Online Course
www.cs.cornell.edu/courses/cs6120/2023fa/self-guided/
52 sats
\
1 comment
\
@hn
3 Mar 2024
tech
How-to compile rust faster
blog.rust.careers/post/compile_rust_faster/
10 sats
\
0 comments
\
@Rsync25
12 Jun 2024
rust
Retrofitting spatial safety to hundreds of millions of lines of C++
security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html
21 sats
\
0 comments
\
@ch0k1
16 Nov 2024
devs
ELD: Introducing a new open-source embedded linker tool for embedded systems
www.qualcomm.com/developer/blog/2025/04/eld-new-open-source-embedded-linker-tool-for-embedded-systems
11 sats
\
0 comments
\
@_Bubble_2009
11 Apr
tech
Lessons learned from a successful Rust rewrite
gaultier.github.io/blog/lessons_learned_from_a_successful_rust_rewrite.html
139 sats
\
0 comments
\
@Rsync25
30 Oct 2024
tech
Usability Improvements in GCC 15
developers.redhat.com/articles/2025/04/10/6-usability-improvements-gcc-15
10 sats
\
0 comments
\
@hn
10 Apr
tech
Rusty.hpp: A Borrow Checker and Memory Ownership System for C++20
github.com/Jaysmito101/rusty.hpp
21 sats
\
0 comments
\
@hn
5 May 2024
tech
more