StackRating

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

Netwave

Rating
1534.97 (14,662nd)
Reputation
17,495 (8,016th)
Page: 1 2 3 ... 19
Title Δ
How to get multiple mutable references to elements in a Vec? -1.91
How to convert &[u8] to impl Iterator<Item = u8>? 0.00
How to write logs to multiple destinations conditionally with traci... 0.00
How can I return an Arc<Vec<u8>> as a Hyper response? 0.00
Returning errors from a rust closure and getting the types satisfied 0.00
Rust custom deserialize implementation -2.24
Load config from file and use it in rust code everywhere 0.00
Rust Lifetime Problems when sorting an array by key 0.00
Rust iterator something like chunks() -1.71
Why do multiline strings skip intended whitespace at the beginning? -1.04
Rust (warp) How to discard unauthorized requests? 0.00
How to initialize immutable globals with non-const initializer in R... -2.04
How use global static const string? 0.00
What is the Item in a nested struct that implements the Iterator tr... 0.00
Function with a generic parameter type 0.00
Stopping a recursive function in Python 0.00
How to use `should_panic` in tokio test? 0.00
python convert list with sub lists to dictionary +1.05
How to transpose a vector of vectors in Rust? 0.00
How to delete everything from list excluding duplicates from 2 lists? -0.76
Python: How to set default value for a attribute in child class -0.23
list to incrementing dict system (should be simple) -0.09
How to find a string of multiple occurences in a vector? -2.14
Why does it l[i].pop(0) the second element of the sub-list and not... 0.00
How do I return a reference to the value inside an optional struct... +2.16
More efficient way to iterate through columns of flattened 2D Vec -1.01
Extracting a function which creates an instance in Rust -1.97
Trait implementation calling a function of similar name -0.50
Why is a PNG image downloaded by reqwest corrupt? +0.43
Rust: Convert from a binary string representation to ASCII string -0.57
Converting a vector of size N to a fixed size array length N over 32 0.00
More than one operator overload in Rust -0.85
"key must be a string" when deserializing a JSON string w... 0.00
Closure as generic return `impl FnMut(T)` 0.00
Why is rust expecting () when it should bool? 0.00
How do I make a caller see the trait implementation of a method? -2.17
How do I fix "lifetime parameter is never used" with a ge... -1.51
Is there a more elegant way to unwrap an Option<Cookie> with... 0.00
Raising an exception with pyo3 +1.85
How to convert Vec<u8> into bson::document::Document? 0.00
How to parameterize enumerator in rust? 0.00
Single line for loop with two returns in python 3 +0.43
Get the nth occurrence of a letter in a string (python) +0.43
Unable to deserialize json to struct in rust 0.00
Create wrapper over a mutable reference with `Copy`-like semantics 0.00
rust ...why import a function into a lib from an rs file? - failed... 0.00
Implementing PHP array_column in Rust -0.40
How to calculate 100000! or more in Rust? 0.00
Python | Is there a way to execute the function returned by inspect... 0.00
Mixing functions and generators 0.00