StackRating

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

Jmb

Rating
1516.58 (39,961st)
Reputation
2,831 (59,687th)
Page: 1 2 3 4 5
Title Δ
What is the Rust equivalent to a try-catch statement? -2.91
Is it possible to define (recursive) functions in a style of normal... 0.00
How to send a speech to text request using google_speech1 in Rust? 0.00
Why does rust produce completely different assembly with and withou... 0.00
Why does spawning threads using Iterator::map not run the threads i... 0.00
How can I retrieve the port from a crust Session? 0.00
How can I fix Resource temporarily unavailable error in Rust? 0.00
Rust lifetime in Vec<&T> : convoluted syntax 0.00
What is an alternative to Kotlin's `reduce` operation in Rust? 0.00
Rust RSA implementation with weird behaviours 0.00
Is there an equivalent to Haskell's iterate in Rust? -3.13
Override build script for a dependency 0.00
Why can't I call a method with a temporary value? +4.29
sxd-document / sxd-xpath failing to parse XML -2.31
Function refered from the stored in struct does not give the owners... 0.00
Reading a registry key results in "The file type being saved o... 0.00
Can I repeat matching by several rules in a macro? 0.00
Iterating over (x,y) positions of a grid using functional programmi... +1.86
Dereferencing raw pointer with explicit annotation in Rust 0.00
How do I express generic map and set containers in Rust? +0.68
What is the difference between this "atomic" Rust code an... 0.00
How do I pass a single string with multiple arguments to std::proce... +3.95
Which "Individual Component" from the Visual Studio insta... -3.69
How do I asynchronously calculate the checksum of a file on the har... -4.49
How do I build a Cacher in Rust without relying on the Copy trait? -2.83
Why do I get the error "cannot infer type" when using fut... +3.72
Program with multiple ampersand works fine +3.65
Second lock on same variable in a single expression blocks indefini... 0.00
Tabula CalledProcessError: returned non-zero exit status 2. Tried e... -0.08
What is the best way to extract a piece from the path and glue it t... 0.00
Can I avoid cloning Strings by holding a reference instead? 0.00
function returns a closure which return a closure that use the envi... 0.00
Is there an equivalent to C++ comparator objects for BTreeMap and o... -2.16
Application architecture: Problem with Mutable/Immutable reference 0.00
How do I define a type hierarchy using Rust enumerations? +4.36
How to pattern match a Box to get a struct's attribute? +5.26
Can I get a Rust array's length with only a type, not a concret... +2.35
How can I test equality to a given boxed object implementing a trait? 0.00
Referencing / dereferencing a vector element in a for loop -1.99
Write pcap packet to file without the file header 0.00
Is it possible to have a future.and_then conditinally return differ... 0.00
Can compiler do a default implementation's inlining of the trai... 0.00
How can I stop the hyper HTTP web server and return an error? -4.04
From Option to iterator 0.00
Why do I get the error "wrong number of type arguments" w... +5.14
ModuleNotFoundError when importing a Python module using the cpytho... +3.92
Why does this value not live long enough? +4.07
What is the best practice to follow in order to use Python to call... 0.00
Why does matching a Result require an explicit Err when changing th... +0.99
How do I get a random line from a file? -2.72