|
Looking for feedback on my treap implementation
|
|
8
|
252
|
September 2, 2026
|
|
How to lookup a value in HashMap with a composite key containing a String without allocating
|
|
4
|
186
|
September 2, 2026
|
|
How to transmit a D-Bus message with the exact same body?
|
|
0
|
95
|
September 2, 2026
|
|
Feedback wanted on my 37k LOC bare metal Rust kernel for x86_64 and i686 with GDT, IDT and 62 syscalls
|
|
2
|
114
|
September 2, 2026
|
|
Game making Rust group?
|
|
61
|
1514
|
September 2, 2026
|
|
New User Tutorial
|
|
1
|
122
|
September 2, 2026
|
|
Why the `unreachable!()` can't be optimized away?
|
|
16
|
374
|
September 2, 2026
|
|
Vectorized memcpy
|
|
22
|
641
|
September 1, 2026
|
|
Illegal impl block
|
|
4
|
235
|
September 1, 2026
|
|
What's wrong with this line and why?
|
|
6
|
241
|
September 1, 2026
|
|
Xazz — An open-source data & ML DSL built from scratch in Rust
|
|
0
|
63
|
September 1, 2026
|
|
Does passing a String to a function by value move its pointer, length, and capacity without copying the heap data, just like let s2 = s1?
|
|
7
|
276
|
August 31, 2026
|
|
Tiberius-ng — a maintained continuation of the tiberius SQL Server driver
|
|
0
|
70
|
August 31, 2026
|
|
Does the new `impl const Trait` works?
|
|
1
|
144
|
August 31, 2026
|
|
Cannot return value referencing temporary value while lifetime should be valid
|
|
8
|
306
|
August 31, 2026
|
|
Are there any other books you would recommend I read after finishing the Rust main book?
|
|
7
|
206
|
August 31, 2026
|
|
Relocation out of range when calling panic
|
|
17
|
585
|
August 31, 2026
|
|
Implementing trait with static lifetime bound
|
|
6
|
139
|
August 31, 2026
|
|
Orion 0.18 - Post-quantum (ML-KEM, ML-DSA, X-Wing) support and large API refinements
|
|
0
|
65
|
August 30, 2026
|
|
Markdown-doctest: transform code blocks and include them as doctests
|
|
0
|
53
|
August 30, 2026
|
|
How implement an iterator over a growing collection?
|
|
8
|
297
|
August 30, 2026
|
|
Current font/glyph/vector rasterizer?
|
|
7
|
337
|
August 30, 2026
|
|
Async without tokio
|
|
90
|
3806
|
August 30, 2026
|
|
Clarification regarding idiomatic input
|
|
5
|
176
|
August 30, 2026
|
|
How do I debug bevy's memory usage usage if it doesn't show up on heap profilers?
|
|
10
|
445
|
August 30, 2026
|
|
Tracing - looking for subscriber with parent span info
|
|
0
|
84
|
August 30, 2026
|
|
I am creating a new rust game engine
|
|
1
|
211
|
August 30, 2026
|
|
How to write a method which works with any type int?
|
|
34
|
1111
|
August 29, 2026
|
|
API Design for Config Override
|
|
8
|
354
|
August 29, 2026
|
|
Make an iterator-like pattern with overrides or reusing
|
|
1
|
125
|
August 29, 2026
|