|
My custom Tab implementation with Slint
|
|
1
|
80
|
April 10, 2026
|
|
Imperartive or functional? Any improvements?
|
|
13
|
244
|
April 10, 2026
|
|
Iced Rich_Text + Span - duplicate a buttons status functionality
|
|
2
|
62
|
April 10, 2026
|
|
Current best practice for implementing Fn on a new or existing type
|
|
4
|
201
|
April 9, 2026
|
|
30K lines of no_std Rust: a bare-metal ARM64 hypervisor that replaces Google's Hafnium SPMC
|
|
0
|
80
|
April 9, 2026
|
|
Intuition for optimizations
|
|
8
|
313
|
April 9, 2026
|
|
Getting an error from thread
|
|
11
|
170
|
April 9, 2026
|
|
Licenses in Rust projects
|
|
8
|
321
|
April 9, 2026
|
|
Review of slides for talk about Rust performance
|
|
8
|
326
|
April 9, 2026
|
|
Thinking to reactivate wee_alloc
|
|
1
|
171
|
April 9, 2026
|
|
VSCode error: linker `cc` not found | = note: No such file or directory (os error 2)
|
|
4
|
135
|
April 9, 2026
|
|
First project using Rust
|
|
18
|
463
|
April 9, 2026
|
|
Loop unrolling in manually written loops vs iterators (AVX512)
|
|
0
|
88
|
April 9, 2026
|
|
Announcing cachekit 0.7 — pluggable cache policies and arena-backed primitives
|
|
0
|
35
|
April 9, 2026
|
|
Need some suggestions
|
|
4
|
115
|
April 9, 2026
|
|
How to take ownership of a field without running destructor in const context?
|
|
12
|
232
|
April 9, 2026
|
|
Validate that a tokio Sender and Receiver belong to the same channel
|
|
11
|
196
|
April 9, 2026
|
|
Cipher — distributed Secret Rotation Service
|
|
0
|
62
|
April 9, 2026
|
|
Dithr: buffer-first halftoning and dithering
|
|
2
|
126
|
April 9, 2026
|
|
Iced filter_map Column(...) usage
|
|
5
|
58
|
April 9, 2026
|
|
What's everyone working on this week (14/2026)?
|
|
8
|
247
|
April 9, 2026
|
|
Can `Pin` container replace/remove elements safely
|
|
4
|
218
|
April 8, 2026
|
|
Option<*mut T> or &mut Option<T>
|
|
7
|
185
|
April 8, 2026
|
|
HashMap with lookup by key variant that has references?
|
|
8
|
204
|
April 8, 2026
|
|
`use of moved value` on mutable reference in a loop
|
|
2
|
81
|
April 8, 2026
|
|
Lifetime bounds with async functions
|
|
2
|
75
|
April 8, 2026
|
|
Zerompk - Extremely fast MessagePack serializer for Rust
|
|
28
|
703
|
April 8, 2026
|
|
RFC: libgraphql-parser with error recovery and diagnostics
|
|
0
|
75
|
April 8, 2026
|
|
Where is data stored in Rust generic functions?
|
|
7
|
337
|
April 8, 2026
|
|
Is it good practice to specify just one target for docs.rs?
|
|
6
|
189
|
April 7, 2026
|