StackRating

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

Vladimir Matveev

Rating
1615.13 (1,246th)
Reputation
73,923 (1,138th)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Creating a library and executable in a single project 0.00
How to set the hostname using only the standard library? 0.00
Modify struct field inside of Option +1.63
Passing Rust closures to C 0.00
Thread-safe mutable non-owning pointer in Rust? 0.00
Implement trait for closure type alias 0.00
Expected method signatures in trait error messages 0.00
How to use farmhash algorithm in place of default 0.00
How to implement FnMut which returns reference with lifetime parame... 0.00
Trouble implementing higher ranked lifetime type bound for a byte s... 0.00
How can I parallelize this code? 0.00
Lifetimes and references to objects containing references +1.63
Parameter type may not live long enough (with threads) 0.00
Borrow data out of a mutex "borrowed value does not live long... 0.00
Trait `x` is not implemented for the type `x` +1.67
Why use an immutable reference to i32 0.00
Unable to import a module (struct) from the same folder 0.00
How to handle an optional value returned by a query using the postg... 0.00
travis-cargo, how to properly use the GH_TOKEN 0.00
Understanding Pointer Types in Rust +0.99
Am I forced to create my own Error type? 0.00
Scala method priority -0.65
What should be the return type of iter().cloned().filter().map() 0.00
Efficiently extract prefix substrings -2.43
How to tell rustc (through cargo) where to find my dll import library 0.00
Assign an array to *mut c_void 0.00
Understanding struct-field mutation +0.50
Can a Rust constant/static be exposed to C? +1.81
Why are explicit lifetimes needed in Rust? -0.19
How does Rust know which types own resources? +1.64
Difference in mutability between reference and box 0.00
How to implement iter method using static/dynamic dispatch? 0.00
Read an arbitrary number of bytes from type implementing Read -1.54
Return Mutable Rust struct from Ruby FFI struct 0.00
Difference between specifying lifetime parameter on impl or method 0.00
Generic & Specific Functions in Structures 0.00
How to pickle in Client and Unpickle in Server? 0.00
How to share Arc in multiple closure 0.00
How to use parentheses for generics? 0.00
Reading part of a line 0.00
Cannot borrow `x` as mutable more than once at a time +1.60
error with % operator inside closure 0.00
Why is a link error reported when using freetype-rs? 0.00
Matching with less boilerplate +1.97
Where is the rust documentation for trait implementations? -2.07
Consume non-overlapping vector chunks, and combine results 0.00
Copy files to the target directory after build 0.00
Passing a list of strings from Python to Rust 0.00
Cannot borrow as mutable more than once at a time in one code - but... +0.41
Idiomatic borrowing 0.00