StackRating

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

kmdreko

Rating
1593.93 (2,071st)
Reputation
4,030 (41,616th)
Page: 1 2 3 4 5 ... 7
Title Δ
Get enum discriminant without constructing an instance 0.00
Why does BufReader hang when reading from stderr? 0.00
How to find min of a vector without Ord? +1.94
Is there a way to embed sequence diagrams in rustdoc? +1.30
About ownership of Rust 0.00
Move object into unique_ptr 0.00
Where does the static requirement come from? +0.38
Why must a mutable reference be used in the for loop here? 0.00
How to convert a Rust array to pointer? +0.38
C++ run one cpp file from all files in visual studio project -0.91
How to partially deserialise a JSON object? 0.00
C++:Copy reg_iterator to a vector in order to sort() and unique()? 0.00
Why I cannot borrow something I borrowed and why I can move a metho... 0.00
Running rust program inside nodejs 0.00
UnityEditor.EditorApplication' does not contain a definition fo... +2.21
Rust/rocket pass variable to endpoints 0.00
Zipping vectors of the same type results different types within map... 0.00
Direct access to fields of field in a struct in Rust 0.00
Why implementations for rust debug trait uses Formatter<'_&g... 0.00
Static call of non-static methods -2.31
Type 'X' is not assignable to type MyType[keyof MyType] +2.06
Are compilers allowed to support a feature, that is removed in the... -1.94
Why does MongoDB create _ids as objects? -2.61
When is a reference being 'used' in non-lexical lifetimes? 0.00
How can I get Visual Studio Code to reset the IntelliSense engine f... 0.00
Why does the order of borrowing matter in rust? 0.00
What is an example of Rust code that causes a segfault? 0.00
Ownership question (case with immutable and mutable borrow) 0.00
Having a problem with getting the right value with private variable +0.75
How to hold a `Box<dyn MyTrait>` when `MyTrait` has parametri... +1.71
C++: Stroustrup iterator_traits example not compiling? +0.52
Why enum value binding in Rust is so slow? +2.00
error code: "invalid types ‘int[int]’ for array subscript " 0.00
How can I draw to the display, without OpenGL? -0.11
C++ how to instantiate std::array inside a class constructor? +0.53
Finding the minimum C value from the equation 0.00
Type already defines a member with the same parameter types -0.61
Why doesn't the for loop exit when using Tcplistener incoming i... 0.00
Member functions called on non-pointer objects with std::function 0.00
How to understand freelist implementation for linked-list in C++? +1.56
Does .value("key", default) not work with empty json obje... 0.00
If I copy a float to another variable, will they be equal? +0.82
Expected Container behavior 0.00
Using std::weak_ptr::lock() in std::tie +0.32
Performance of golang style defer scope guard in C++ 0.00
how can i call compare_exchange_weak(0,1) for an atomic variable in... 0.00
TypeA and TypeB are alias to a same primary type, how can they be d... 0.00
Options for tuning mongoose 0.00
Why does a query where basic expression true == true return no docu... 0.00
Storage: database vs in-memory objects vs in-memory database +0.37