StackRating

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

WiSaGaN

Rating
1516.17 (41,158th)
Reputation
35,661 (3,215th)
Page: 1 2
Title Δ
How to call "ioctl" in Rust? And interface the Linux &quo... 0.00
Possible to have a struct/tuple of traits in Rust? 0.00
Cargo.toml OS Dependency for Crate 0.00
How to handle passing usize to a C function that expects uint32_t? -1.47
Preventing value from dropping inside generic match 0.00
What does it mean for a const type in Rust to be inlined? -2.00
What value does the variable in the following code snippet have? -1.64
serde_json::from_str error where string from file 0.00
How to freeze a thread and notify it from another? +0.29
Slice to fixed-size array +4.75
Passing const shared_ptr<T>& versus just shared_ptr<T&... -3.74
Concatenate array slices +0.16
Dereferencing strings and HashMaps in Rust +4.44
How do I pass a vector and return a vector of strings? +4.63
Reference to parameters within an enum +4.19
Is there a method like Javascript's substr in Rust? -0.96
Move keyword of closures when concerning a vector +0.56
How to modify the last item of an array? +1.20
Get the the underlying variable of an enum 0.00
What is the difference between static and non static global -1.62
How to understand accessing NULL pointer when using in sizeof? +2.00
What is the idiomatic way to return an error from a function with n... +4.38
Return either a borrowed or owned type in Rust 0.00
Matching on a reference to an enum +4.36
Since characters from -128 to -1 are same as from +128 to +255, the... -1.04
Why does c++ stick to this kind of symbol system? 0.00
How to loop a string in c++ +1.89
Expose symbols to dynamic linker when linking with native library i... 0.00
What casts are allowed with `as`? -3.61
C++ - constantly increment an integer -4.18
How to return Ok unit type of std::result<(), E>? -3.74
Why use the `go` keyword when calling a function? +3.99
Why is the argument to a copy ctor passed by reference? +5.62
const and not const in copy constructor? 0.00
Why this move constructor is so greedy? 0.00
Avoid multiple definition due to inclusion of same header file in c... -4.03
access private constructor c++ -4.13
Does Strategy Pattern permits states? 0.00
About offsetof usage in C and C++? -0.15
For a map of objects, can I emplace objects, or just pairs? 0.00
Why use strcmp instead of == in C++? +3.98
C++ Access violation writing location 0xCCCCCCCC -2.31
C++ networking libraries require kernel stack +3.95
C++ classes without .cpp files? -3.38
Vector is not a member of std with everything included -2.78
How to run a c program in ubuntu 12.04 +4.60
undefined reference general errors +0.16
Why use int functions over void? -1.74
which is best popular open source logging software/program in c++ p... 0.00
Can't seem to find an EOF character? +3.03