StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

prog-fh

Rating
1545.88 (9,284th)
Reputation
274 (423,413th)
Page: 1 2 3 4 ... 6
Title Δ
Why does this lead to an segmentation fault in C +0.57
Toggling assert testing -0.57
How to read data from text file and sort a specific column in ascen... 0.00
Purpose of function declaration within function definition 0.00
wrong redimension of a string in c -0.55
Rust vs python program performance results question -0.03
What's the difference between One::one() vs 1 0.00
Redirect stdio over TLS in Rust 0.00
Why can I still use a variable after transferring ownership of it i... +2.95
When this structure is allocated, how much memory is wasted? 0.00
converting argv[3] to int for port number: cast from pointer to int... -0.55
Why does the compiler need an implementation of a trait to call a d... +2.18
Why does string concatenation consume only the first string? 0.00
Cannot move out from behind mutable reference to Option 0.00
Implementation of FnOnce is not general enough in async fn 0.00
Check if Option<String> is Some(my_string) +0.10
In Rust, what is `fn() -> ()`? -0.70
Run function over range in multiple threads -0.49
Rust: allow multiple threads to modify an image (wrapper of a vecto... -1.40
How can we detect the host OS type (not the target OS) in Rust? 0.00
Why doesn't by_ref prevent .all from consuming the iterator? -0.74
Result and Option unwrapping +2.61
filecount in Rust 0.00
Rust, same type, different paths from separate imports of the same... 0.00
Rust type alias causes lifetime problems 0.00
Why lifetime check differs between Vec::as_slice and array's co... +2.84
Parent <-> Child relation ownership problem +2.19
More efficient way to iterate through columns of flattened 2D Vec -0.88
How to eliminate partial move when calling map on an iterator -0.68
Why getsockopt optlen is zero? -0.04
Simplifying a `match` using a Rust macro +1.96
Understanding lifetimes: max lifetime and 'static 0.00
Can you directly call functions in command line? -1.21
How to defer computation in C++ until needed? +0.01
How can the memory address of a struct be the same inside a functio... 0.00
How to cast between types 0.00
Why am I getting an undefined reference to another file, even thoug... 0.00
How to pass non-static member function as template argument to anot... -0.45
Is it possible to use an indexed iterator to access the index of an... +1.81
Rust: Trait as a return type 0.00
Possible in Rust to perform captures for block expressions? -0.58
"BorrowMutError" using the Interior Mutability Pattern 0.00
cannot return reference to temporary value -0.55
How to get a value from a Result? +0.44
Rust closure and fn mismatch 0.00
Using enums for dynamic polymorphism in Rust -1.89
how can i check array length in a function? +1.74
Why does this lifetime not "expire"? 0.00
When using TCP to connect to a web server, how is the port selected... +2.05
list::iterator invalid for moved-to list? -1.95