StackRating

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

Laney

Rating
1490.67 (4,404,983rd)
Reputation
785 (189,324th)
Page: 1
Title Δ
How to access the BufReader twice? -4.16
Decode quoted-printable email strings in Rust (Like =?UTF-8?Q??=D1=... 0.00
How do I use a value after calling Option::map? -3.22
buffer in rust-tokio streams is there a way to use something other... 0.00
How to listen for the clipboard "owner-change" event in g... 0.00
What is an efficient way to reset all values of a Vec<T> with... -2.69
Join iterator of &str -4.32
Rust lifetimes, data flows into other references 0.00
Simultaneous mutable access to arbitrary indices of a large vector... +5.02
How to convert generic primitive types in rust? 0.00
Rust is claiming that this pattern case is unreachable, why? 0.00
How to store object and its reference in struct 0.00
Can I avoid recompiling my platform layer without `static mut`? -0.28
How do I convert from a &mut T to a &mut U type? -1.01
How do I return a Result containing every error from an iterator of... -2.93
How can I encode parent-child constraints in a parse tree using the... 0.00
Rust mut borrow fail in closure 0.00
What is the idiomatic way to implement a trait for a large number o... 0.00
How to extract elements of a vector of strings in Rust? +4.01
How to use a date in the url with Rocket.rs? 0.00
How to create a trait with a method that requires the implementors... 0.00
How to link mysql-client installed from Homebrew with diesel-cli? +4.04
Managing multiple slices of the same section of memory -4.00
How can I "collapse" nested `if let` statements which all... 0.00
Rust and serde deserializing using generics -3.73
How can I turn Stream into RepeatedField in Rust? 0.00
How to decompress XZ data from a hyper::Response on the fly? +3.97
Getting a request from Hyper, parsing the JSON, and turning it into... 0.00
Can I pop from a HashSet efficiently? -3.46
How to avoid code duplication when comparing two enums' variant... 0.00
How can I memcpy between *c_char and Vec<u8> -3.38
How can I return something meaningful from a generic function if th... +1.01
Reqwest's Client.post() returning 400 bad request for File.io API +3.61
Display file metadata like owner and group using Rust +5.21
Rust Arc/Mutex Try Macro Borrowed Content 0.00
Revert to previous value in a HashMap -4.19
How to link a traits generic type to some other element in the impl... 0.00
C++ How to link mongoc and mongocxx static library using CMakeList.... 0.00
Early ending of code -2.87
How to use websocket with NewServeMux in Go? 0.00
What is the fastest algorithm for this kind of RMQ? 0.00
Algorithm for directed weighted edge graphs and their weights +4.35
What is registry equivalent for Linux? -0.06
How to find an element which is between a pair in the set of pairs? -4.30
binary_search to find a class object by the return variable of its... +4.05