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 ... 11 12 13 14 15 16 17
Title Δ
Can you convert an unsafe pointer to an owned pointer in rust someh... +0.43
How to define and use macro in module? 0.00
Even trivial serialization examples in Scala don't work. Why? +0.41
Borrowing from an owned box inside a tuple in rust -0.06
TypeTag in current trait 0.00
Is it possible to declare variables procedurally using Rust macros? 0.00
Rust implementing merge-sorted iterator 0.00
Cleanest way to index a Collection by a property of the item's that... +0.61
Scala project as "sub-project" of Java project in eclipse +0.44
Type mismatch Passing an Array in Scala JUnit test to Java method 0.00
Get TypeTag[A] from Class[A] +0.44
Confused about function literals +1.39
Is it possible to remove brackets from single-line scopes using Aut... 0.00
Initialize Scala variables with Option -0.05
how to write a class that has array of anything as member +0.44
How to get the annotations of a method 0.00
Sharing bindings between Guice AbstractModule and Servlet module +0.46
Scala can not resolve inherited Java interface constant members 0.00
Can Guice assert that a singleton is not directly instantiated? 0.00
Cake pattern nested traits -2.42
Doesn't this create new ActorSystem everytime? +0.44
Convert scala.math.BigDecimal to java.math.BigDecimal? +0.42
immutable map, adding a single object is a syntax error, 2 is fine -1.16
Dependency injection and the observer pattern 0.00
Simple usage of private modules and/or providers 0.00
akka 2.0 send message to self +1.70
strings - get characters before a digit -0.42
How do you borrow a mutable pointer in rust? 0.00
What does t0,t1,t2 and a0 mean in Haskell? +0.43
How do you access the elements of an complex enum type in rust? +1.17
Dependency injection using guice for a client sdk/library design pa... +0.43
In Rust how can I define or import a C struct from a third party li... 0.00
Under what conditions is it valid to use Field injection instead of... 0.00
Is tacit programming possible in rust? 0.00
Understanding List[+A] for Covariance 0.00
Encode `~str` to base64 in Rust 0.00
Allocating/instantiating vector of strings/vectors in Rust hashmap? 0.00
Why doesn't Scala "handle" ClassTags automatically? 0.00
Exit Rust program early 0.00
Storing a closure in a structure — cannot infer an appropriate life... 0.00
Statements inside ?: expression +1.59
using cpp macros with rust's FFI +0.47
In Rust, is there a way to iterate through the values of an enum? +0.46
What is the idiomatic Rust way to copy/clone a vector in a paramete... +0.46
Is there any difference between partially moved values and moved va... 0.00
How do I return an owned array from a function? -0.30
Given an object, how can I instantiate a new object whose class is... -0.15
Ignore mocked object transitive dependencies +0.45
Rust lifetime and calling member function -1.75
Avoid null check correctly -2.30