StackRating

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

Kornel

Rating
1576.28 (3,352nd)
Reputation
78,967 (1,060th)
Page: 1 2 3 ... 17
Title Δ
How to fix ".. was mutably borrowed here in the previous itera... +0.38
Return Result with unquoted string +1.83
Why do asynchronous versions of a TCP echo server use 50x more memo... +1.72
Is polymorphism with sized traits possible in rust 0.00
Is it possible to specify the lifetime of async function's resu... 0.00
Avoiding pubs in Rust 0.00
Avoiding borrowing mutable and immutable at the same time 0.00
Linking failed in rust bindgen 0.00
Is there a safe way for a struct to store a slice of a vector that... 0.00
Is there a way to avoid cloning when passing a WebView to multiple... 0.00
Is there a system event when a process is created? 0.00
Can't build hidapi rust example 0.00
How do I find the right combinators to make this code working with... 0.00
Which is the safer way to store `uint8_t*` C buffers in Rust? 0.00
Anything like `must_not_use` attribute in Rust? 0.00
Is it possible to iterate over the various records from a MySQL dat... 0.00
Is it possible to match structs to compare them? 0.00
How to create a dedicated threadpool for CPU-intensive work in Tokio? -2.11
Async method with a closure containing an async block cannot infer... 0.00
How could Rust's channels be implemented? 0.00
Why is this looping in Rust so slow? 0.00
How to run concurrent tasks in tests? 0.00
cargo would not build even when src/main.rs is available 0.00
Is there a way to set up Clap or another arg lib to accept a plain... 0.00
rust overflow check on more integer operations in a row 0.00
Is it possible to write a generic integer length function in Rust? -0.11
Do a synchronous http client fetch within an actix thread -0.11
Having Rc<T>s in one module and Rc<RefCell<T>>s i... 0.00
Writing a trait to use multiple database backends gives me "er... 0.00
Is it possible to call a parent struct's methods from a child s... 0.00
Rust &str convertion to &'static &str 0.00
Confusing lifetime issues when returning `impl Fn` 0.00
Multi-threaded communication with an external process in Rust 0.00
Why does the Index trait allow returning a reference to a temporary... 0.00
Why does Vec::retain run slower after updating to Rust 1.38.0? 0.00
What is the correct way to reference memory in structs 0.00
How can I change type in rust &mut Peekable<I> to &[u... 0.00
In Rust, how can I get handlebars_helper! to handle a JSON object 0.00
How can I create a static executable with rustc using glibc instead... 0.00
how do you model handles to resources of a bigger resource 0.00
How do I over-align a variable in Rust? 0.00
How to use rust code in a C project while not changing the build sy... 0.00
How to compile rusqlite 0.20.0 with cargo 0.00
After creating cargo I am facing some problems on running this cargo 0.00
How to return a result from the Blake2 crate in Rust? 0.00
rayon::str::Lines<'_'> is not an iterator 0.00
How to call C function in Rust 0.00
Rust `unresolved import` on third party library. Newbie Issue 0.00
How to fix "cannot move out of dereference of `std::cell::Ref&... 0.00
Ultimate JPEG-2000 compression 0.00