@anon
sign up
@anon
sign up
pull down to refresh
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
related
Google Says Replacing C/C++ In Firmware With Rust Is Easy
52 sats
\
0 comments
\
@0xbitcoiner
9 Sep 2024
devs
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 data structures with circular references
eli.thegreenplace.net/2021/rust-data-structures-with-circular-references/
21 sats
\
1 comment
\
@hn
26 Mar 2024
tech
Code Generation in Rust vs C++26
brevzin.github.io/c++/2024/09/30/annotations/
20 sats
\
0 comments
\
@Rsync25
3 Oct 2024
tech
Rust for Filesystems
lwn.net/Articles/978738/
171 sats
\
0 comments
\
@hn
15 Jul 2024
tech
CXX — safe interop between Rust and C++
cxx.rs/
41 sats
\
0 comments
\
@Rsync25
14 Nov 2024
tech
Lisp implemented in Rust macros
github.com/RyanWelly/lisp-in-rs-macros
10 sats
\
0 comments
\
@hn
13 Sep 2024
tech
Rust Generic Function Size Trick
edgl.dev/blog/rust-fn-size-trick/
10 sats
\
0 comments
\
@Rsync25
2 Jul 2024
rust
Translations of a simple C program to Rust.
github.com/BurntSushi/rsc-regexp
10 sats
\
0 comments
\
@Rsync25
3 Nov 2023
tech
LNBits RS: An ergonomic, LNbits API Client for Rust
github.com/thesimplekid/lnbits-rs
10 sats
\
0 comments
\
@Rsync25
1 Sep 2024
lightning
BitVM_macros: Procedural Rust Macros for the BitVM rust implementation
github.com/BitVM/BitVM_macros
63 sats
\
0 comments
\
@Rsync25
17 May 2024
bitdevs
Rust needs an extended standard library
kerkour.com/rust-stdx
163 sats
\
0 comments
\
@brandonsbytes
4 Oct 2024
devs
Fully Homomorphic Encryption library in Rust
github.com/tlepoint/fhe.rs
58 sats
\
0 comments
\
@DrStacker
27 Aug 2024
security
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
Analyzing Data 180,000x Faster with Rust
willcrichton.net/notes/k-corrset/
30 sats
\
2 comments
\
@hn
21 Oct 2023
tech
Rust Bitcoin Library
docs.rs/bitcoin/latest/bitcoin/
1050 sats
\
1 comment
\
@happy
25 Aug 2022
bitcoin
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 Tutorial – Learn Advanced Iterators & Pattern Matching by Building
www.freecodecamp.org/news/rust-tutorial-build-a-json-parser/
10 sats
\
0 comments
\
@Rsync25
1 Sep 2024
tech
Bringing faster exceptions to Rust
purplesyringa.moe/blog/bringing-faster-exceptions-to-rust/
10 sats
\
0 comments
\
@Rsync25
7 Nov 2024
tech
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
more