StackRating

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

Alice Ryhl

Rating
1505.84 (125,518th)
Reputation
352 (361,723rd)
Page: 1 2
Title Δ
Why does Rust not infer this closure's return type? 0.00
Is it possible to create a type alias for async functions? 0.00
How does Rust know when to stop iterating over a range with no uppe... -3.46
How could I check if my memory allocation is correct? 0.00
Rust lazy_static and tokio::sync::mpsc::channel in tokio::select 0.00
How to get reference to struct from boxed trait object? 0.00
How to constrain lifetimes to a region of code? 0.00
Is there a way to make StreamExt::next non blocking (fail fast) if... 0.00
What is the Rust equivalent of a char buffer / ASCII string on the... -1.47
Spawn non-static future with Tokio 0.00
How to convert IntoIterator<Item=AsRef<str>> to Iterato... 0.00
How do I write to a mutable slice from multiple threads at arbitrar... +4.60
How to perform thread safe IO and caching to file in rust? 0.00
Does tokio::time::sleep method take task off the run queue? 0.00
How to dereference C/C++ void * to struct or callback in Rust? 0.00
How can I thread using functions using method in self? +4.11
How to remotely shut down running tasks with Tokio 0.00
trying to use dyn AsyncReadExt, "the trait cannot be made into... 0.00
How do I sort mpsc::Receivers between collections depending on the... +5.21
How are you supposed to handle a spurious wakeup of a Parker? -3.94
What is the Rust equivalent of C++'s shared_from_this? +3.94
Specify Rust closures lifetime -4.00
Sync/async interoperable channels 0.00
Expression passes condition but ignores return statement inside the... 0.00
Traits and Rust 0.00
PHP - Check if value exists in array but only for specific key 0.00
DRY for Rust conditional compilation with features 0.00
Write while multiple readers are reading from different threads in... 0.00
How to get Rust Hyper to specify outgoing source port? 0.00
Serialize vec of external crate enum which doesn't implement se... +3.96
Problems with FnMut 0.00
Rust linked list cannot borrow previous and next elemt as mutable (... 0.00
Idiomatic Rust Way to Have Several Ojects Consume an Immutable Refe... 0.00
How can a struct be unsized? 0.00
Do I need to move away from Tokio as I cannot split streams in TLS... 0.00
Why do I not get a wakeup for multiple futures when they use the sa... 0.00
Use module from parent directory in rust 0.00
Issue with String using in multiple functions 0.00
Notifying a task from multiple other tasks without extra work 0.00
How can I write hex-numbers instead of &[u8] to a file 0.00
How to bind() on TCP client side in rust/tokio? 0.00
Is it a standard that the width or height of a "display:none&q... 0.00
NetBeans perpetually "running..." and will not compile 0.00
Display base64-encoded image 0.00
Removing duplicates from an ArrayList? +2.87
How can I delete files owned by other user? 0.00
Counting double digits in a character list -0.66
Storing Paragraph # in Trie 0.00
Run makefile if it exists, otherwise run extension specific command... +1.27
What happen if I manually changed the bytecode before running it? -2.42