@anon
sign up
@anon
sign up
pull down to refresh
Rust data structures with circular references
eli.thegreenplace.net/2021/rust-data-structures-with-circular-references/
21 sats
\
1 comment
\
@hn
26 Mar 2024
tech
related
Rust 1.81 stabilizes Error trait
www.infoworld.com/article/3511396/rust-1-81-stabilizes-error-trait.html
10 sats
\
0 comments
\
@ch0k1
10 Sep 2024
devs
Visualize ownership and lifetimes in Rust for debugging and optimization
github.com/cordx56/rustowl
40 sats
\
0 comments
\
@Coinsreporter
26 Jan 2025
devs
Torvalds Speaks: Rust's Impact on the Linux Kernel
www.youtube.com/watch?v=YyRVOGxRKLg
449 sats
\
2 comments
\
@k00b
22 Jun 2024
rust
freebie
Rust has three reference types!
ssbr.xyz/blog/rust-has-three-reference-types/
141 sats
\
0 comments
\
@Rsync25
26 Jun 2024
rust
Ergonomic Self-Referential Types for Rust
blog.yoshuawuyts.com/self-referential-types/
10 sats
\
0 comments
\
@Rsync25
2 Jul 2024
rust
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
Some notes on Rust, mutable aliasing and formal verification
graydon2.dreamwidth.org/312681.html
31 sats
\
0 comments
\
@hn
16 May 2024
tech
Rust for Filesystems
lwn.net/Articles/978738/
171 sats
\
0 comments
\
@hn
15 Jul 2024
tech
Nostrdb rs: An unfairly fast embedded nostr database, now in rust!
github.com/damus-io/nostrdb-rs
10 sats
\
0 comments
\
@Rsync25
22 Jun 2024
nostr
An Optimization That's Impossible in Rust!
www.tunglevo.com/note/an-optimization-thats-impossible-in-rust/
10 sats
\
0 comments
\
@Rsync25
4 Sep 2024
tech
Rust Enums: A Beginner's Overview
samkeen.dev/understanding-enums-in-rust-a-beginners-guide
54 sats
\
0 comments
\
@Rsync25
5 Jul 2024
tech
LNURL RS: A rust implementation of LNURL
github.com/benthecarman/lnurl-rs
391 sats
\
0 comments
\
@Rsync25
9 Apr 2024
bitdevs
Rust Bitcoin Library
docs.rs/bitcoin/latest/bitcoin/
1050 sats
\
1 comment
\
@happy
25 Aug 2022
bitcoin
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
Making a const version of Rust's array::from_fn - How hard can it be?
gendignoux.com/blog/2024/06/17/const-array-from-fn.html
20 sats
\
0 comments
\
@Rsync25
21 Jun 2024
rust
The weird of function-local types in Rust | Bon
elastio.github.io/bon/blog/the-weird-of-function-local-types-in-rust
10 sats
\
0 comments
\
@Rsync25
21 Aug 2024
tech
Weird expressions in rust
www.wakunguma.com/blog/rust-weird-expr
50 sats
\
0 comments
\
@carter
28 Jun 2025
devs
Coordinate Rust: rust coordinate library - similar to the bitcoin for CBTC
github.com/AnduroHackathon/coordinate-rust
10 sats
\
0 comments
\
@Rsync25
2 Jul 2024
bitdevs
CXX — safe interop between Rust and C++
cxx.rs/
41 sats
\
0 comments
\
@Rsync25
14 Nov 2024
tech
Rust Generic Function Size Trick
edgl.dev/blog/rust-fn-size-trick/
10 sats
\
0 comments
\
@Rsync25
2 Jul 2024
rust
Security advisory for the standard library (CVE-2024-43402) | Rust Blog
blog.rust-lang.org/2024/09/04/cve-2024-43402.html
10 sats
\
0 comments
\
@Rsync25
5 Sep 2024
security
more