StackRating

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

aochagavia

Rating
1495.06 (4,272,800th)
Reputation
2,705 (62,494th)
Page: 1
Title Δ
Efficiently sharing data between processes in different languages +0.34
Get first element from a Set, if it exists, in Haskell 0.00
Why does my iterative implementation of drop for a linked list stil... -1.53
If a function depends on another function, how can I assign a varia... 0.00
Is allocating a struct on the heap or having a struct own a heap po... 0.00
Generalizing a function for an enum +4.04
Iron::new()::http() intercepts stdin 0.00
Define list of objects. Get by specific field in object -2.46
Creating a boolean value for an if-else statement +2.18
How to implement fmt::Display on a generically-typed enum in Rust? 0.00
How to implement a generic linked list map function in Rust? 0.00
Asynchronously reconnecting a client to a server in an infinite loop 0.00
Are raw pointers to temporaries ok in Rust? 0.00
How do I solve the "missing associated type `Err` value"... 0.00
What trait can be used for scalar casts? +0.89
Is it possible to do a compile time type check on a generic in Rust? 0.00
return a closure that mutates its environment -4.00
How to implement Index over a wrapped HashMap? +4.10
Forcing the order in which struct fields are dropped 0.00
Cannot compare &u8 with u8 0.00
Cannot move out of borrowed content [E0507] +4.15
Returning Error Enumeration with an Arbitrary Variable 0.00
Why does my FooGen type not satisfy the RefGen trait bound? 0.00
Haskell: Different ways to convert division of Integers to Double -3.64
Is there a way other than traits to extend structs? -3.52
How does `Borrow` work without trait specialization? 0.00
Using an iterator, how do I skip a number of values and then displa... -0.75
Why is the lifetime important for slice::from_raw_parts? -2.07
Append to vector as value of hashmap 0.00
Convert Vec<String> to Vec<&str> -2.53
Expanding Rust Lifetime 0.00
Silent error while accessing Redis 0.00
Weird things with C# events 0.00
Clean alternatives to passing index by reference 0.00
cannot move out of borrowed content - ref doesn't work 0.00
Cannot borrow captured outer variable in an `Fn` closure as mutable 0.00
Swap two elements in a list by its indices +1.96
Returning a String from Rust function to Python -3.03
How can I change the return type of this function? 0.00
Parsec's satisfy equivalent in uu-parsinglib 0.00
Create an iterator from a single element +1.12
Why does str not implement the ImmutableVector trait? 0.00
WorldPay Payment Response with http redirect -0.05
Generate pdf report from sql database -0.14