Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
Techniques for turning recursive functions into iterators in Rust?
Aug 09, 2026
recursion
rust
iterator
Generate random float from Standard Normal distribution and multiply by another float
Aug 09, 2026
random
rust
floating-point
How do I `connect` an UDP socket and let the OS choose the port and address
Aug 09, 2026
rust
udp
client
How do I configure Geany to do code completion for Rust?
Aug 09, 2026
rust
geany
Where is Criterion's output, or how do I enable it?
Aug 10, 2026
rust
rust-criterion
How do I get the last n characters of a string in Rust? [duplicate]
Aug 10, 2026
rust
One function call creates double borrow error while other does not
Aug 08, 2026
rust
borrow-checker
How do I limit the values allowed in a generic const parameter?
Aug 09, 2026
rust
is it possible to parse jwt token claim without secret when using rust jsonwebtoken
Aug 10, 2026
rust
jwt
Mapping n:m relations into Vec using sqlx
Aug 09, 2026
rust
rust-sqlx
Implementing TryFrom/TryInto trait (instead of From/Into)
Aug 09, 2026
rust
traits
What does self: Box<Self> mean?
Aug 10, 2026
rust
Rust how to define benchmark only dependencies in Cargo?
Aug 09, 2026
rust
build
benchmarking
rust-cargo
"the size for values of type cannot be known at compilation time" when trying to return vector of dyn Traits from function
Aug 10, 2026
rust
What is the difference between ref and & in Rust pattern matching
Aug 08, 2026
rust
How do I modify a mesh after it has been created in bevy rust?
Aug 10, 2026
rust
rendering
game-development
bevy
the trait `std::marker::Sync` is not implemented for `std::sync::mpsc::Sender<i32>
Aug 10, 2026
rust
async-await
concurrency
rust-tokio
Float type that implements `Eq` in rust
Aug 09, 2026
rust
floating-point
nan
equality-operator
When to use zero-variant enum over unit-like struct
Aug 09, 2026
rust
struct
types
enums
How can I make Rust, with the Rodio crate, load multiple sources in a Vec, so I can play them later as needed without having to load them every time?
Aug 09, 2026
rust
audio
borrow-checker
rodio
« Newer Entries
Older Entries »