StackRating

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

Masklinn

Rating
1540.26 (11,682nd)
Reputation
83 (798,977th)
Page: 1 2 3 ... 12
Title Δ
Overload function in all subfunctions in scope -0.61
What are valid characters and how to escape in clap.rs arguments? 0.00
How to implement From for an associated type? 0.00
Holding a sorted array - reverse sorted inputs case 0.00
overload the > operator (__gt__) 0.00
Why my Python print command not working after "if" functi... +0.42
Is it possible to embed an argsparse parser in a function? 0.00
Load .env and convert it to struct genericly with helper function -1.83
Generic Constructors in Rust 0.00
Pre-generating a "queue" of heavy data to get it immediat... 0.00
What are the differences when getting an immutable reference from a... 0.00
"cannot borrow as mutable more than once" even after drop... -1.94
Python class not able to handle exception -0.06
How to tee stdout/stderr from a subprocess in Rust 0.00
Rust Implement Iterator 0.00
how to get element without consuming iterator int rust(problem with... -0.50
When and why to use AsRef<T> instead of &T -1.98
Concatenating two regex strings in rust 0.00
Cron redirect stdout and stderr to different files 0.00
How to subtract strings that are not consecutive python -0.07
how do I implement an id lock in rust? 0.00
How to call an associated function implemented for &str? +2.12
Python code doesn't return expected results +1.96
What does leaving a hasher in a dirty state mean in RUST 0.00
What does :: (double colon) mean before an identifier? +2.29
Why is recursion not suggested in Rust? 0.00
What is the meaning of the Bencher.bytes? 0.00
Over Engineering: Using reference (borrow?) on HashMap key in Rust 0.00
what is the difference between dirct multiplication and recursion i... 0.00
can't download image with python -0.55
Assignment to dereferenced self - what does it doo? -1.49
How can I avoid string conversions when ingesting timestamps to pos... -0.06
Work around Rust string formatter ignoring correct string length fo... 0.00
Multiplication table in python doesn't work +0.40
Call Rust with arguments +0.44
Rusqlite insert multiple rows 0.00
Confusion about dependencies in cargo 0.00
Adding multiple filetypes to my Python script +0.44
How to create a StructOpt command where all subcomands are optional 0.00
Why is the size of a tuple or struct not the sum of the members? +2.17
If the elements of the list point to same memory address, how are t... +0.44
How to insert a String variable to a global mutable HashMap(using l... 0.00
How can I monitor stalled tasks? 0.00
Why immutable string can call String::add(mut self, other: &str) -2.30
Detect last item of an Iterator -1.02
if statement acting wrong 0.00
Borrowed value does not live long enough with Arc, thread and channel 0.00
Is memory leaked when a Box is dereferenced? 0.00
What is the difference between vec![] and vec!() +0.45
How to translate JS Promises to Rust 0.00