StackRating

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

rodrigo

Rating
1647.02 (614th)
Reputation
65,899 (1,347th)
Page: 1 2 3 4 5 ... 30
Title Δ
Is this the idiomatic way to share a closure callback among threads... 0.00
What does addr means in the opcode 0x3a LDA addr intel 8080 0.00
Is there an efficient function in Rust that finds the index of the... +0.30
How to move non-Copy data between enum items +0.31
How to read a line from stdin with max input length? 0.00
How do I genericize Yew web request 0.00
Object Orientated Rust (The rust book chapter 17 blog) 0.00
In MFC programming, can BEGIN_MESSAGE_MAP, END_MESSAGE_MAP be empty? 0.00
Why does making one enum variant an `f64` increase the size of this... -1.32
How to add or multiply two i16 in Rust to form an i32 without overf... +2.09
How to implement trait FromPyObject for my rust struct 0.00
Is it possible to use #define group different variable together -0.71
Why does sleeping increase the execution time of an independent pie... 0.00
Lifetimes in generic trait implementation -0.70
How to async explore a directory and its sub-directories 0.00
How do I tell Rust that something implements a trait? 0.00
Why do proc-macros have to be defined in proc-macro crate? 0.00
cgi doesn't execute HTML 0.00
what's the difference between /proc/self and /proc/$$? 0.00
Makefile does not evaluate OBJECTS variable 0.00
What does it mean when "method exists but trait bounds not sat... -1.75
How to use wirefilter over an infinite stream of data 0.00
How do I return a reference to a concrete type that was added to a... -0.24
Rust function which takes function with arg a function -1.37
Iterate vertically on an image to get its pixel indexes -0.70
Can a function that takes a reference be passed as a closure argume... -2.29
How to use this CCITT-CRC16 function? +1.72
Get the path of the parent shell +0.28
Strange call of copy constructor and destructor -2.07
Arduino Continue with for-loop only when button is pressed -1.13
How do I write my own chainable iterator function in Rust? 0.00
HWND coming up NULL 0.00
What optimization is making my rust program so much faster? 0.00
Convert regex Captures into HashMap in Rust? +0.30
Ownership and lifetime in nested iterators in rust for string compa... 0.00
When using subprocess.Popen what is the difference between using th... +0.27
How to prevent Rust's std::process:Command from inserting .exe&... 0.00
GtkEventBox connect signal to GAction in Glade 0.00
How do I get a reference to a destructured structure or fall through? -0.12
Duplicate a git repository without history +0.29
Unable to push after failed pulling in Git -0.71
How am I misusing C++ promises and futures here? 0.00
How to bring GEdit to front using Java on Linux -0.45
How can I index a collection of records by one of their field? 0.00
GetRawInputDeviceInfo returns wrong syntax of USB HID device name i... 0.00
Why is `ref mut` on a for loop binding not the same as `&mut` o... 0.00
decoding unicode string variables in Python +1.50
What is the most efficient way to create an std::set of first n who... -0.16
How can I only show warnings if there are no errors? 0.00
How do you work with a C++ function that returns a shared_ptr<T&... -2.92