StackRating

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

swizard

Rating
1466.18 (4,524,015th)
Reputation
1,645 (100,306th)
Page: 1
Title Δ
Resumable continuation-passing style iterator reduce in Rust 0.00
Multiple actix-web client requests - expected struct actix_web::Err... 0.00
Add new tasks to tokio event loop and retry tasks on failure 0.00
How can the result of collect() be limited to a certain number of i... 0.00
Returning reference to generic type with generic Fn trait/value 0.00
How to read and process a pipe delimited file in Rust? -2.64
Bind class instance for partially applied functions +4.38
How to group 'Option' assignments in Rust? -3.27
Arc lifetime does not live long enough from clone() -3.67
How to convert a Vec<Vec<f64>> into a string -2.31
How can the state be shared between the returned result and the nex... +0.76
Result of Option::map does not live long enough -3.23
How to consume and replace a value in an &mut ref 0.00
Mutate a shared mutable variable in multiple threads -2.45
Print current expected path on error 0.00
Matching a generic parameter to an associated type in an impl +4.43
How to update libc::c_char array with String? -3.61
Sharing data between several threads (Arc + Mutex combination) 0.00
Pass a C array to a Rust function 0.00
How to take ownership of T from Mutex<T>? +3.97
Avoid partially moved value when taking ownership of a recursive da... 0.00
How to slice a large Vec<i32> as &[u8]? +4.37
How can I have a vector of objects that differ by their associated... -3.80
Removing entries from a HashMap based on value -3.74
Match statement with explicit return of a borrowed reference +0.31
What are the steps necessary to pass R objects to a Rust program? 0.00
Why doesn't this compile - use of undeclared type name `thread:... -3.68
Determining if data is available on TcpStream 0.00
How can I remove the use of 'block' from my macro to make i... -3.80
When should I not implement a trait for references to implementors... -2.93
How do you write a macro with chainable tokens? 0.00
Keeping DRY in rust match expressions -3.86
Efficiently insert multiple elements in the middle of a Vec? 0.00
How do I change from as_slice() to [] syntax? 0.00
using match on pair of borrowed: cannot move out of borrowed content 0.00
Using trait methods in threads -3.96
How do I partially fold a Vec in place? -2.96
How do I partially fold a Vec in place? -2.96
How to manage arbitrary list in scheme in regard to adding and coun... -3.31
Can you implement a generic struct for multiple types? 0.00
Detect EndOfFile IoResult when reading a file +4.11