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
Get indexes of all occurrences of a substring within a string
Feb 06, 2026
rust
Is there any point in async file IO?
Feb 05, 2026
asynchronous
rust
async-await
concurrency
rust-tokio
Bindgen skipping definitions from C++ header file
Feb 06, 2026
rust
bindgen
Calling a WASM function that returns a string from Wasmtime
Feb 05, 2026
rust
webassembly
rust-wasm
wasmtime
Sending "application/x-www-form-urlencoded" data in place of JSON over network
Feb 05, 2026
rust
serde
Is there a cross-platform way to check if stdout is being piped into another program in Rust?
Feb 05, 2026
rust
pipe
tty
Can I implement a trait which adds information to an external type in Rust?
Feb 06, 2026
rust
traits
What is the reason for requiring &mut foo instead of &foo when foo has been declared mutable?
Feb 05, 2026
syntax
rust
ffi
Facing unexpected 'misaligned pointer dereference: address must be a multiple of 0x8 but is 0x__' error
Feb 05, 2026
pointers
rust
What is the difference when calling tokio::spawn with and without async block?
Feb 06, 2026
rust
async-await
rust-tokio
How to add an image in Yew?
Feb 05, 2026
rust
yew
trunk-rs
Treating idents as string in Rust macros
Feb 04, 2026
rust
rust-macros
Rust create PrimitiveDateTime with now as value and time as crate
Feb 05, 2026
rust
time
rust-sqlx
Github workflow can not authenticate when trying to use a private repo as a crate
Feb 02, 2026
rust
ssh
continuous-integration
github-actions
rust-cargo
Performance difference Rust and C++
Feb 03, 2026
performance
rust
Trying to fill a Rust vector with objects using higher order function
Feb 05, 2026
vector
iterator
rust
How to write string representation of a u32 into a String buffer without extra allocation? [duplicate]
Feb 04, 2026
string
rust
int
Flatten Iterator of Strings to Vec<char> (or even FromIterator<char>)
Feb 04, 2026
rust
Rust generic value memory store implementation
Feb 04, 2026
rust
software-design
Is it possible to migrate data from one cargo crate registry to another?
Feb 04, 2026
rust
rust-cargo
« Newer Entries
Older Entries »