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
How to get the index of an element in a vector using pointer arithmetic?
Sep 02, 2025
pointers
vector
rust
Reduce CPU usage for cargo run
Sep 04, 2025
linux
rust
cpu
rust-cargo
Am I incorrectly implementing IntoIterator for a reference or is this a Rust bug that should be reported?
Sep 02, 2025
iterator
rust
lifetime
borrow-checker
Cannot get Rust enum in scope when in crate
Sep 04, 2025
enums
rust
rust-obsolete
Is there a way in rust to have a function that returns a value one higher than it did last?
Sep 04, 2025
function
rust
Cannot borrow as mutable when running next on an immutable iterator (no other borrows)
Sep 05, 2025
rust
Is there a faster algorithm for max(ctz(x), ctz(y))?
Sep 03, 2025
c++
algorithm
rust
bit-manipulation
micro-optimization
How do I automatically run "cargo fix" on save in VSCode?
Sep 03, 2025
rust
rust-cargo
Filter a vector using a boolean array
Sep 05, 2025
rust
Simplest way to unwrap an option and return Error if None (Anyhow)
Sep 04, 2025
rust
error-handling
How to build two versions of an application, using features, with a single `cargo build` command
Sep 04, 2025
rust
rust-cargo
Why does a reqwest Response hang when switching WiFi networks on macOS / iOS?
Sep 04, 2025
rust
reqwest
rust/wasm_bindgen: recursive use of an object detected which would lead to unsafe aliasing in rust
Sep 03, 2025
rust
wasm-bindgen
Why is "return by value" idiomatic in Rust (as opposed to out parameters)?
Sep 05, 2025
c++
rust
return-value
idioms
Iterating over Multiple Lines Using the Rust NOM Parsing Library
Sep 04, 2025
rust
iteration
nom
Unresolved import from_str
Sep 02, 2025
rust
How do I set the RUST_TEST_TASKS environment variable?
Sep 04, 2025
testing
rust
Is it possible to generate and execute Rust code at runtime?
Sep 02, 2025
rust
algebraic-data-types
Why is Rust NLL not working for multiple borrows in the same statement?
Sep 03, 2025
rust
borrow-checker
rust-openssl: Could not find directory of OpenSSL installation
Sep 04, 2025
docker
rust
openssl
« Newer Entries
Older Entries »