Floating-Point Error Handling in C++: What Actually Works https://lobste.rs/s/uw6wmo #c++ #programming
https://johnnysswlab.com/floating-point-error-handling-in-c-what-actually-works/
c
The C++ Standard Library Has Been Walking Itself Back for Fifteen Years, and the Receipts Are Public https://lobste.rs/s/7jt1ix #c++
https://hftuniversity.com/post/the-c-standard-library-has-been-walking-itself-back-for-fifteen-years-and-the-receipts-are-public
C++ Lifetime-End Pointer-Zap and OOTA Progress via @fanf https://lobste.rs/s/p6u8pf #c++
https://people.kernel.org/paulmck/c-pointer-zap-and-oota-progress
Announcing Silk: a silky smooth fiber runtime for ClickHouse https://lobste.rs/s/pd1ftk #c++ #databases
https://clickhouse.com/blog/silk
C in the Linux Kernel via @hugoarnal https://lobste.rs/s/q7e7hp #video #c #linux #osdev
https://www.youtube.com/watch?v=iqqf8YWJhSs
The Story of C++ via @binjip978 https://lobste.rs/s/3xgabk #video #c++
https://www.youtube.com/watch?v=lI7tMxzSJ7w
Branchless Quicksort https://lobste.rs/s/jlw6bq #c #c++
https://tiki.li/blog/blqsort
Gor Nishanov (1971-2026) via @lesley https://lobste.rs/s/bug5rq #c++ #person
https://herbsutter.com/2026/06/28/gor-nishanov-1971-2026/
C++26: std::polymorphic https://lobste.rs/s/fut1p0 #c++
https://www.sandordargo.com/blog/2026/08/19/cpp26-polymorphic
The smallest C binary https://lobste.rs/s/eetcxi #c #c++ #linux #programming
https://blog.weineng.me/posts/smallest_c/
Getting silly with C, part &((int*)-8)[3] https://lobste.rs/s/iqazo4 #c #satire
https://lcamtuf.substack.com/p/getting-silly-with-c-part-and-int1
AST matchers and Clang refactoring tools (2014) https://lobste.rs/s/fexkdk #c++ #compilers
https://eli.thegreenplace.net/2014/07/29/ast-matchers-and-clang-refactoring-tools
Fuzzing for fun - unauthenticated denial of service in snac2 https://lobste.rs/s/zjnc5o #c #security
https://nullenvk.pl/posts/02-snac2-json/
Premature Optimization is Fun Sometimes https://lobste.rs/s/109l2t #c #performance
https://invlpg.com/posts/2025-06-19-premature-optimization.html
zalloc: Use zig allocators in your c code https://lobste.rs/s/lurkvp #c #zig
https://github.com/D-Berg/zalloc
A fast, zero-copy Transit-format reader and writer written in C by @dotfox https://lobste.rs/s/i7moeh #c #clojure
https://github.com/DotFox/transit.c
Pystd standard library, similar-ish functionality with a fraction of the compile time https://lobste.rs/s/xfftl1 #c++
https://nibblestew.blogspot.com/2026/06/pystd-standard-library-similar-ish.html
Joys of cancelling a TBB task group · via @lesley https://lobste.rs/s/2sh0qr #c++
https://aras-p.info/blog/2026/06/28/Joys-of-cancelling-a-TBB-task-group/
Linux kernel will support $ORIGIN, sort of https://lobste.rs/s/msg39b #c #linux #nix #osdev
https://fzakaria.com/2026/07/20/linux-kernel-will-support-origin-sort-of
How to Declare a C++ Function that Takes a Blob of Memory? https://lobste.rs/s/vvr1qs #c #c++
https://giodicanio.com/2026/06/05/how-to-declare-a-c-plus-plus-function-that-takes-a-blob-of-memory/
Go-flavored concurrency in C https://lobste.rs/s/lzls6z #c #go
https://antonz.org/concurrency-in-c/
C++26: constexpr virtual inheritance https://lobste.rs/s/zeeltt #c++
https://www.sandordargo.com/blog/2026/07/01/cpp26-constexpr-virtual-inheritance
Memory Safe Context Switching via @fanf https://lobste.rs/s/1ggr8a #c
https://fil-c.org/context_switches