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
C++ sorting of parallel vectors with zip range: how efficient is it really and can Rust do this too?
Jan 03, 2026
c++
sorting
rust
vector
Lifetime problems passing &mut to function and returning a closure
Jan 03, 2026
closures
rust
mutable
lifetime
Mutually exclusive traits
Jan 04, 2026
rust
associated-types
Rust JNI async callback with Tokio and Reqwest for Android
Jan 03, 2026
android
rust
java-native-interface
rust-tokio
reqwest
Cargo.toml: how do I select a dependency's feature based on my crate's features? [duplicate]
Jan 02, 2026
rust
dependencies
rust-cargo
toml
Error: proc macro `main` not expanded: Cannot create expander for
Jan 03, 2026
rust
actix-web
rust-analyzer
How do I avoid import collisions when importing my own standard library?
Jan 03, 2026
rust
Why does a generic function replicating C's fread for unsigned integers always return zero?
Jan 03, 2026
rust
Deviant Rust: how can I disable all the warnings and checks possible?
Jan 03, 2026
compiler-errors
rust
warnings
dangerous-request
Is there a way to make it easier to debug failing, non-terminating, tests?
Jan 03, 2026
unit-testing
rust
rust-cargo
Rust compilation error " failed to run custom build command for `freetype-sys v0.13.1' " win 10
Jan 03, 2026
rust
gtk
rust-cargo
Use of Serde's #[serde(transparent)]
Jan 03, 2026
json
rust
serde
rust tokio::sync::mpsc::channel is_empty() returning false when len() returns 0
Jan 02, 2026
rust
channel
rust-tokio
mpsc
What causes a spurious "<dependency> required to be available in rlib format, but was not found in this form" error?
Jan 03, 2026
rust
rust-cargo
rust-crates
How to remove path and get the filename in rust?
Jan 03, 2026
string
rust
How can I parallelize this code?
Jan 01, 2026
parallel-processing
rust
Should the cache padding size of x86-64 be 128 bytes?
Jan 02, 2026
c++
rust
x86-64
cpu-cache
false-sharing
Is there a better way to initialize struct from entries of a HashMap?
Jan 02, 2026
rust
Possible to declare functions that will warn on unused results in Rust? [duplicate]
Jan 02, 2026
function
return
rust
Older Entries »