StackRating

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

user1937198

Rating
1525.78 (22,965th)
Reputation
3,079 (54,947th)
Page: 1 2 3 ... 4
Title Δ
Compiling a containerized rust application to run on raspberry pi 4... -0.53
Why rust ignore lifetime checks on &str? -1.78
how to work with a vector of weak references in rust +0.32
How to reason about large performance differences between these two... 0.00
Get all avalable items from a futures Stream (non-blocking) 0.00
Does move on a closure copy the reference "pointer" or th... 0.00
Can I miss a value by calling select on two async receivers? 0.00
Spark Job Internals 0.00
Creating callback via trait objects -0.07
Is there a way to shuffle a slice of tuples without implementing th... 0.00
Redefine function in C +2.18
How to create C static libraries in Cargo? 0.00
How to convert sink from 0.1 futures to 0.3 futures 0.00
Why rust use rsi to pass parameter to fn pointer 0.00
Rust vs C++ : Returning objects from functions 0.00
Assign reference to array of different sizes +0.43
How to pass a variable to an async function? 0.00
Ownership: differences between tuples and arrays in Rust -1.34
Weird machine code bytes order when using Rust inline assembly 0.00
Why does allowing for recursion make C slower/inefficient on 8-bit... 0.00
How do I write an async method with Tokio? 0.00
Is DCL (double-checked locking) thread-safe when implemented by ‘Se... +0.60
Rust cannot index into a value of type 'datatype<{integer},... -0.03
Passing an async function to another chunk of code (can't satis... +0.46
How memory store signed and unsigned char -0.19
Why does a Rust project doing async network IO using Tokio have tho... 0.00
How to speed up dynamic dispatch by 20% using computed gotos in sta... 0.00
Correlate calls across async boundaries? 0.00
Can't kill PID started with spawn +0.46
c++ store function and parameter list for later use 0.00
Why does initialization of local static objects use hidden guard fl... +0.07
Not understanding semaphore on low level 0.00
array name decaying to pointer in c - error compiling -0.08
What should I do when templates are not flexible enough, and overlo... 0.00
What is the total amount of virtual memory covered by one entry of... 0.00
unable to write the value of an object to a text file c++ 0.00
Private double variable, never gets updated 0.00
Lambda expressions, concurrency and static variables 0.00
C++ Method Override and Overloading (Compiler level) 0.00
Variadic functions addition in c++ with constrained types -0.04
Where sources committed to Git are stored in the server? 0.00
How to model hierarchical data types in Haskell? -1.73
Is this function call really ambiguous? -0.14
Template for class that implements a interface with template +1.90
Compiler optimising out parts of my code in release even though ret... 0.00
Haskell console program outputs in wrong order +0.46
Validate types using templates at compilation time +1.21
C code optimization +1.16
Method doesnt want to move to Generic Class 0.00
Does auto do something complete different in C++ as in C? 0.00