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
Rust TCP socket server only working with one connection
Dec 10, 2025
rust
buffer in rust-tokio streams is there a way to use something other then &[u8]?
Dec 11, 2025
asynchronous
rust
rust-tokio
How to create a vector of RwLock in rust?
Dec 10, 2025
rust
readwritelock
How to transform `chrono::format::strftime` to `chrono::format::Item` statically?
Dec 10, 2025
rust
rust-chrono
Why does the compiler assume that the value of if let should be `()`?
Dec 10, 2025
rust
Function to build a fixed sized array from slice [duplicate]
Dec 10, 2025
rust
Macro undefined when test module is moved to a separate file
Dec 09, 2025
testing
macros
rust
Can a slice iterator be advanced more than one element in constant time?
Dec 10, 2025
iterator
rust
In Rust, during sorting in place, will moving elements in a vector becomes expensive?
Dec 09, 2025
rust
Can you write an anaphoric macro in Rust?
Dec 08, 2025
rust
rust-macros
How to work with std_vector produced by rust bindgen
Dec 09, 2025
c++
rust
vector
rust-bindgen
What are the consequences of a feature-gated enum variant?
Dec 09, 2025
rust
enums
conditional-compilation
How does Rust implement Zero-cost abstraction for NewTypes Pattern
Dec 10, 2025
rust
rustc weirdly assuming that type parameters have to be the same even when they're separate?
Dec 10, 2025
types
rust
How should I make an `u128` addition operation atomic?
Dec 09, 2025
rust
cant build dioxus project when i use tokio dependence
Dec 09, 2025
rust
rust-cargo
dioxus
Is it possible to have multiple long names for the same command-line argument?
Dec 09, 2025
rust
command-line-interface
clap
What is a real world example of using a unit struct?
Dec 08, 2025
struct
rust
How to create Vec of references to generic trait objects in Rust? [duplicate]
Dec 08, 2025
generics
rust
polymorphism
traits
trait-objects
« Newer Entries
Older Entries »