@anon
sign up
@anon
sign up
pull down to refresh
C++23: Removing garbage collection support
www.sandordargo.com/blog/2023/11/01/cpp23-garbage-collection
12 sats
\
1 comment
\
@hn
1 Nov 2023
tech
related
C++ Creator Rebuts White House Warning
522 sats
\
7 comments
\
@0xbitcoiner
19 Mar 2024
devs
C++ Safety, In Context — Herb Sutter On White House Warning
205 sats
\
0 comments
\
@0xbitcoiner
22 Mar 2024
devs
Google Says Replacing C/C++ In Firmware With Rust Is Easy
52 sats
\
0 comments
\
@0xbitcoiner
9 Sep 2024
devs
DARPA suggests turning legacy C code automatically into Rust
www.theregister.com/2024/08/03/darpa_c_to_rust/
31 sats
\
2 comments
\
@ch0k1
3 Aug 2024
news
Ubuntu 25.10 plans to swap GNU coreutils for Rust
65 sats
\
0 comments
\
@_Bubble_2009
22 Mar
tech
Garbage Collection for Systems Programmers (2023)
bitbashing.io/gc-for-systems-programmers.html
10 sats
\
1 comment
\
@hn
31 Mar 2024
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
Garbage Collected Smart Pointers in Rust via Concurrent Cycle Collection
maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html
11 sats
\
0 comments
\
@hn
13 Dec 2024
tech
Understanding Memory Management, Part 2: C++ and RAII
educatedguesswork.org/posts/memory-management-2/
10 sats
\
0 comments
\
@hn
9 Mar
tech
How to Secure Existing C and C++ Software Without Memory Safety [pdf]
arxiv.org/abs/2503.21145
22 sats
\
0 comments
\
@hn
31 Mar
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
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
Twenty Years of Valgrind (2022)
nnethercote.github.io/2022/07/27/twenty-years-of-valgrind.html
137 sats
\
1 comment
\
@hn
28 Aug 2024
tech
CXX — safe interop between Rust and C++
cxx.rs/
41 sats
\
0 comments
\
@Rsync25
14 Nov 2024
tech
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
Logging all C++ destructors, poor mans run-time tracing
raymii.org/s/software/Logging_all_Cpp_destructors_poor_mans_run-time_tracing.html
10 sats
\
0 comments
\
@Rsync25
22 Sep 2024
tech
Rust Foundation Releases Problem Statement on C++/Rust Interoperability
foundation.rust-lang.org/news/rust-foundation-releases-problem-statement-on-c-rust-interoperability/
21 sats
\
0 comments
\
@Rsync25
13 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
Memory Safety Without Lifetime Parameters
www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3444r0.html
106 sats
\
0 comments
\
@hn
21 Oct 2024
tech
Garbage collection and closures
jakearchibald.com/2024/garbage-collection-and-closures/
21 sats
\
0 comments
\
@Rsync25
30 Jul 2024
tech
refactor: Make uint256S(const char*) consteval by hodlinator · bitcoin core
github.com/bitcoin/bitcoin/pull/30377
10 sats
\
0 comments
\
@02b7622c79
2 Jul 2024
lightning
more