StackRating

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

Stefan

Rating
1524.04 (25,150th)
Reputation
3,679 (45,669th)
Page: 1 2
Title Δ
How to add special NotReady logic to tokio-io? 0.00
How can I use the format! macro in a no_std environment? +0.89
How do I use Tokio Reactor in a #[no_std] environment? -3.10
Where is eh_personality called? 0.00
How can I assign a value to the stack pointer of an ARM chip in Rust? +4.85
Implementing PartialEq on a boxed trait 0.00
Use Option::map to Box::new a trait object does not work 0.00
How do I perform iterator computations over iterators of Results wi... +2.51
Riemann sums are converging more quickly than higher-order polynomi... +4.92
Optional field with strict format +2.57
Optional field with strict format -3.43
How to use struct self in member method closure +0.67
Change C array element via Rust FFI +3.72
Async read from UdpSocket -2.99
Deserialize from tokio socket 0.00
What might cause a difficult-to-reproduce truncation of a Hyper HTT... 0.00
Transmuting from trait A to trait B on type that implements both se... 0.00
Why doesn't dropping this SpawnHandle cancel its future? 0.00
How do I specify a closure that takes a reference and returns any t... +4.50
How do I convert reverse domain notation to PascalCase? +3.27
Is it possible to close a TcpListener in Tokio? +4.20
Controlling the number of spawned futures to create backpressure 0.00
Is there a compact and idiomatic way to print an error and return w... -1.81
Cannot read data from underlying reader after wrapping it in BufRea... 0.00
Executing a collection of futures sequentially +3.01
What is the intended way to create a Unicode character from concate... 0.00
How to use the same iterator for counting and iteration? +4.08
What is the idiomatic and functional way to iterate over successive... 0.00
Finding the maximum allowable value for generic type T -4.05
How to use Itertools group_by iterator method without a for loop? 0.00
How to do a 'for' loop with boundary values and step as flo... +0.56
How to get the cookie from a GET response? -1.60
Why does the compiler infer different lifetimes for a trait and its... 0.00
How to resolve function pointers in Rust & WebAssembly 0.00
The set of WTF-8 strings that are ill-formed UTF-8 as 16-bit slices 0.00
How do I resolve the lifetime issues in this code? 0.00
Does a procedural macro compile in one thread? 0.00
How do I execute a command with quotation marks in an argument? 0.00
Why are `Item`s of a `Char` iterator, obtained from calling `chars`... 0.00
Can an FFI function modify a variable that wasn't declared muta... 0.00
What's wrong with this Rust macro? 0.00
To what extent does rust compiler auto match generic constraint? 0.00
How to mem::replace self with an Option if the type of self is not... 0.00
Create a vector of closures from any type to any other type 0.00
How do I test if a identifier in a macro starts with an underscore? 0.00
moving out of borrowed content safely 0.00
How to update-or-insert on a Vec? +4.43
Why can I not dereference or add a generic type even though I'm... +4.08
Type mismatch resolving iterator Item to a pointer with an explicit... 0.00
Fold with closure that returns a Result -3.46