StackRating

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

DK.

Rating
1625.85 (968th)
Reputation
35,711 (3,211th)
Page: 1 ... 6 7 8 9 10
Title Δ
Read a file and get an array of strings 0.00
Faster way of adding negative signed to unsigned +1.81
Is it possible to share data with threads without any cloning? 0.00
Add Serialize attribute to type from third-party lib +0.42
Using Rust returned array in Python using ctypes +1.86
Creating byte buffers in rust 0.00
How are the generic functions and types stored in an rlib? 0.00
Linking to a static lib compiled with MSVC 0.00
Access submodule from another submodule when both submodules are in... 0.00
Which library to use for Weak references 0.00
Regex capture iterator method moves iterator 0.00
find index of an element in vector -0.09
Is it possible to send closures via channels? 0.00
How to print! an Option<Box<struct>>? 0.00
How to declare a closure that lives longer than its enclosing block -0.37
"use of unstable library feature 'collections'" u... +0.46
Segmentation fault when calling a Rust lib with Ruby FFI +1.88
Implementing Error description with own string 0.00
Can I use the "null pointer optimization" for my own non-... 0.00
No i32/f64 fallback when using pow() 0.00
Moving a boxed function 0.00
Recursively explore a multidimensional vector 0.00
How to clone a struct storing a trait object? 0.00
Extend lifetime of a variable for thread 0.00
How to implement a custom allocator? -0.96
Printing a tree — attempted access of field, but no field with that... +1.15
How to get the v-ptr for a given Trait/Struct combination? -2.15
Is it possible to check if an object implements a trait at runtime? +0.18
How to allocate arrays on the heap in Rust 1.0 (beta)? 0.00
Cannot clone io::Error in 1.0.0 beta -0.89
What's the idiomatic way to append a slice to a vector? +3.47
How can I implement a function that returns a generic constrained b... 0.00
Trait Object is not Object-safe error -3.51
Is there an easy way to cast entire tuples of scalar values at once? +0.52
Applying Add implementation to borrowed arguments 0.00
Reversing the result of str.split -4.03
Give caller ownership of local variables that depend on each other 0.00
How to convert an Iterator on a tuple of (String, String) to an Ite... +3.62
How can I create "C Blocks" when using FFI? 0.00
How does Rust achieve compile-time-only pointer safety? +3.69
Returning a struct containing mutable values 0.00
How to convert a Path into a const char* for FFI? 0.00
Function to take argument bound by ANY of several traits -0.19
Why does an enum declared in the global scope explicitly require no... 0.00
"error: mismatched types" when indexing a &str 0.00
Should I pass a large array by reference or value? 0.00
Why is `&` needed to destructure a list of tuples during iterat... 0.00
Is it possible to store an error cause in a struct without an enum? 0.00
Mutable self while reading from owner object +3.68
How to iterate over an array of integers? +3.60