StackRating

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

NovaDenizen

Rating
1483.36 (4,481,436th)
Reputation
3,559 (47,289th)
Page: 1 2 3 ... 5
Title Δ
Is there a way to not free temporary variables created in condition... 0.00
Capturing a local variable in a local function 0.00
What is the idiom for cooperative interruption of a CPU-bound worke... 0.00
How to monkeypatch (mock) calls to ncurses crate? 0.00
How to pattern match on `&Box<T>` without using `as_ref` 0.00
Error in Accessing two dimensional character array from function in C 0.00
Issue with borrowing while spawning thread inside other thread -1.62
Problem generating raytracing world due to lifetime errors 0.00
Can trait objects of type IntoIterator be boxed and held inside of... 0.00
Implementing TryFrom shall I use &str or String -0.48
Is there an alternative to Arc<> wrapping for long-running th... 0.00
Is it possible to access elements of a struct using pointers in Rust? -1.56
inverse of EnumConstant as u32 -0.48
How to move struct only one inside a loop 0.00
Regex match comma not inside quotes in rust -1.65
transformation for texture in Piston +0.36
How to pass 2D Vector from Rust to Fortran with FFI? 0.00
Flatten Iterator of Strings to Vec<char> (or even FromIterato... +2.31
Parse String to most appropriate type automatically +2.22
How can Rust transfer struct back to C? 0.00
How can I build a `Vec<i32>` from an `Iterator<Item=&i... 0.00
Rust `std::time::Instant` "panicked at 'supplied instant i... 0.00
How do I convert a SystemTime to ISO 8601 in Rust? +2.78
How does TCPStream know when a message is complete? +0.52
How to notify and wait for condvar on a thread-shared simple fifo +0.53
Why can Serde not be used for Libra's serialization and deseria... 0.00
How do I implement Drop for a struct with an AtomicUsize field? +0.03
Lifetime parameter in function call has conflicting requirements 0.00
How do I compile libgimp and create .so file? +0.53
Rust cannot return value referencing local variable -1.58
Data to be determined later: interior mutability or separate HashMap? -0.48
How to solve "expected struct, found type parameter" on a... -0.49
Is this the Correct way to make mutable variable immutable again in... +2.06
How do I drop items in collections in rust 0.00
Lifetimes implementing AsRef 0.00
Differences between a pointer and a reference in Rust -1.51
Rust need help refactoring excessive functions -0.48
How to write trait bound that supports += operation whose right han... 0.00
Can't get a basic Rust program to compile: linking with `cc` fa... 0.00
Simplifying error handling in Rust, in case of Result<Option<... -0.77
How do I keep a mutable reference to the last node while building a... -1.33
How can I show multi-line Rust error messages in vim? -1.11
How to match on an Option inside an Arc? -1.40
How to fix an error with borrowing peekable iterator twice in Rust? 0.00
Improve performance of finding graph diameter in Haskell +0.92
Understanding refs in rust when struct and it's member has diff... 0.00
Why don't `&str` results of `String` implementation functio... +0.51
Cannot use `?` operator for functions that return Result<(), err... +1.02
Using assert_eq or printing large fixed sized arrays doesn't work -1.00
Incrementally build data structures which reference the same data 0.00