StackRating

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

bluss

Rating
1550.37 (7,832nd)
Reputation
6,542 (24,743rd)
Page: 1 2
Title Δ
Create a generic type parameterized by a number -2.82
How to use .collect() on each iterator returned by .unzip()? 0.00
What does "Overflow evaluating the requirement" mean and... +4.07
Threaded code crashes calling FFI process 0.00
Concatenate a vector of vectors of strings 0.00
Idiomatic Rust code for zipped mutable vector iterator 0.00
Cannot infer appropriate lifetime for autoderef in Iterator impl +3.73
How to convert iterator of chars to String? 0.00
Do macros not expand interpolated token trees? 0.00
Is there a built-in way to compare two Iterators? -2.86
How can I compare objects only when they are created from the same... +4.18
How do I return an Iterator that's generated by a function that... +3.90
How to Iterate Over an Array? -2.09
How to implement an addition method of linked list? 0.00
When I can use either Cell or RefCell, which should I choose? -2.54
Generating strings and identifying substrings is very slow 0.00
How to get mutable references to two array elements at the same time? +3.90
"unresolved import" with a circular dependency between mo... 0.00
Golang-like defer in Rust -2.87
expected trait core::ops::FnMut, found type parameter +4.97
Unconstrained lifetime on nightly, design advice needed 0.00
How can I specify a lifetime for closure arguments? -3.16
How can I zip more than two iterators? 0.00
Proper way to build an array from a slice? 0.00
How to partition a string at a fixed index? -1.50
How can I create a stack-allocated vector-like container? +4.75
What is the idiomatic way to convert a String to &str? -3.14
Why does Rust put a :: before the parameters in generics sometimes? -3.71
How can I create an iterator that repeats multiple values infinitely? +3.91
How to idiomatically copy a slice? +1.96
How to call a static trait method like std::num::Float::epsilon()? 0.00
Why does Rust need the `if let` syntax? +0.78
Getting raw bytes from packed struct -3.37
Should RandomAccessIterators mutate themselves on call to idx()? 0.00
What's the seed used by random() if I don't initialize it with sran... +4.01
Can we use Insertion sort on linked list without using any other da... +4.00
Array-size macro that rejects pointers 0.00
Which way is better for creating type-agnostic structures in C? 0.00