|
How to create a function that takes different function types?
|
|
1
|
103
|
March 17, 2026
|
|
I was tired of ROS2, so I rewrote it in Rust
|
|
26
|
2079
|
March 17, 2026
|
|
Crate of the Week
|
|
1533
|
263991
|
March 17, 2026
|
|
Announcing cadd: a library for painless checked arithmetic and conversions
|
|
8
|
1225
|
March 17, 2026
|
|
Conditional compilation on compiler features
|
|
4
|
141
|
March 17, 2026
|
|
Best type alias for uXX type corresponding to usize
|
|
40
|
478
|
March 16, 2026
|
|
Program halts: atomics example run
|
|
3
|
156
|
March 16, 2026
|
|
Why Vec.shuffle() may produce the same result?
|
|
7
|
270
|
March 16, 2026
|
|
Open source LLM compiler in Rust for models on Huggingface
|
|
3
|
176
|
March 16, 2026
|
|
Is my project ready to be used and released
|
|
2
|
187
|
March 16, 2026
|
|
How do I change the size of the macro println?
|
|
5
|
313
|
March 16, 2026
|
|
wgcDB: A Rust prototype of an adaptive multi-representation database inspired by a research paper
|
|
0
|
45
|
March 16, 2026
|
|
How to achieve `trait T: usize: From<T> { ... }`?
|
|
15
|
205
|
March 16, 2026
|
|
[Issue?]Working directory changes `cargo run` and a built exe file
|
|
3
|
76
|
March 16, 2026
|
|
Rust + Iced: Problem with variable borrowing
|
|
7
|
230
|
March 15, 2026
|
|
Correctly substituting Direct Sockets UDPSocket for mio UdpSocket
|
|
0
|
41
|
March 15, 2026
|
|
TRUE OS - Rust Operating System
|
|
4
|
280
|
March 15, 2026
|
|
Probably misusing rfd
|
|
11
|
152
|
March 15, 2026
|
|
Technical Selection and Security Effectiveness Evaluation of SkillLite: A Lightweight System-Level Sandbox Implemented in Rust
|
|
4
|
203
|
March 15, 2026
|
|
Game Engine: Amble Release 0.66.0 (Feedback please!)
|
|
0
|
85
|
March 15, 2026
|
|
Provenance of pointers encoded/decoded to byte arrays `std::ptr::read()`/`std::ptr::write()` across the C FFI
|
|
14
|
171
|
March 15, 2026
|
|
`exhaust` v0.2.5 — iterate over every value of a type
|
|
2
|
151
|
March 15, 2026
|
|
Prohibit non-Rust deps with Cargo (or any other tool) for a Rust binary
|
|
6
|
368
|
March 14, 2026
|
|
I still don't understand "cargo upgrade"
|
|
1
|
181
|
March 14, 2026
|
|
Alternative to std::fs::file
|
|
11
|
396
|
March 14, 2026
|
|
`RefCel`l example from `std::pin` docs incorrect?
|
|
1
|
107
|
March 14, 2026
|
|
C interface in Rust crate: bloat in staticlib object
|
|
5
|
149
|
March 14, 2026
|
|
Difference between these two trait defs?
|
|
1
|
81
|
March 14, 2026
|
|
How to override a crate dependency?
|
|
1
|
93
|
March 14, 2026
|
|
When lazy iterators don't iterate
|
|
11
|
384
|
March 14, 2026
|