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 make CPython report vectorcall as available only when it will actually help performance?
Jul 06, 2026
python
c
rust
python-c-api
What is the mechanism that allows failure::Error to represent all errors?
Jul 06, 2026
rust
How do I concatenate a vector of integers into a single integer?
Jul 06, 2026
vector
rust
Difference between "cargo build" and "anchor build"
Jul 05, 2026
rust
rust-cargo
solana
anchor-solana
solana-cli
failed to run two threads using #[tokio::main] macro
Jul 05, 2026
rust
async-await
rust-tokio
Static defaults for Serde
Jul 04, 2026
rust
serde
Lifetime parameter problem in custom iterator over mutable references
Jul 06, 2026
rust
iterator
lifetime
Is it possible to flatten Vec<&[u8]> into &[u8] without copying the data?
Jul 06, 2026
rust
Function doesn't want to return string slice using function arguments
Jul 06, 2026
string
rust
slice
Why should I not use incremental builds for release binaries?
Jul 05, 2026
rust
compilation
Why does `cargo build` succeed but `cargo build --release` fail with undefined references from my static library?
Jul 05, 2026
rust
build
linker-errors
rust-cargo
Regex array of named group matches
Jul 04, 2026
regex
rust
webassembly
nsregularexpression
Immutable object changing to mutable depending on function signature
Jul 04, 2026
rust
immutability
move-semantics
borrow-checker
How can I get program author on solana?
Jul 04, 2026
rust
solidity
author
solana
Is 'mem::size_of' evaluated at compile time?
Jul 04, 2026
rust
Do structs inside Box::new need curly braces
Jul 04, 2026
rust
how to enable comparison between Vec<_> and Vec<_,CustomAllocator>?
Jul 04, 2026
rust
memory-management
Pass string from C# to Rust using FFI
Jul 04, 2026
c#
rust
ffi
« Newer Entries
Older Entries »