StackRating

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

user2722968

Rating
1501.46 (393,967th)
Reputation
2,739 (61,669th)
Page: 1 2 3 4 ... 5
Title Δ
"Recycling" items in iterators for better performance +0.53
returns a value referencing data owned by the current function +0.49
Why do immutable references to copy types in rust exist? +0.09
Why don't lists with the same values point to the same memory l... -0.48
Is there a way to drop a static lifetime object in Rust? 0.00
How to customize installation with `cargo`? 0.00
Control section-label an item is linked at in Rust 0.00
Pointers as function arguments when implementing a structure 0.00
Non-exhaustive patterns - Rust match expressions +2.12
What are the optimization levels in Cx_Freeze? 0.00
Parsing number with nom 5.0 0.00
What is meant by "the source character newline?" +0.12
why "match" didn't match exact code in Rust? 0.00
How to store large string literals to be used with the format macro... 0.00
Is Python GIL needed if extension is single threaded 0.00
Compile-time packet construction in Rust 0.00
How can I cause compilation to fail on warnings on CI and have extr... 0.00
UnicodeDecodeError with 0xc3 in Python subprocess stdout in macOS 0.00
How to run Rust tests with an explicit time zone (using chrono) 0.00
Calling write! is outputting string wrapped in Ok() in rust 0.00
Extracting images from pdf using Python +0.02
MySQL is not using index for ORDER BY 0.00
How to remove an extra comma in dictionary of tuples in python 0.00
OSError "is not a valid Win32 application" when using PDF... 0.00
Does returning a type with 'static tell the compiler this value... 0.00
Why do namedtuples use less memory than dictionaries? +2.58
Rust - cannot infer an appropriate lifetime for autoref due to conf... 0.00
Using Rust nightly in production 0.00
Putting a new function name in an internal macro 0.00
In Python, can I make a for loop without the loop variable overwrit... +1.31
Passing a non-static lifetime to Rocket's manage 0.00
Accuracy loss when converting a tuple of floats into an array in py... 0.00
for loop enumerate function returning unexpected result -0.47
I want some help on how to sort a list based on its element frequency 0.00
why is a dict size 72 bytes after calling .clear() compared to 240... 0.00
Rust: borrow checker in infinite loop -1.66
How to convert an integer to byte literal in Rust? 0.00
Python3 string encode confusing output 0.00
How to clean/fix these bytes without string operations? -0.32
How can I find out / print with which version of the protocol a pic... 0.00
Parse a JSON file with ISODate in Python 0.00
How do I keep the dtype intact of a kwarg? 0.00
Is it possible for `__contains__` to return non-boolean value? +1.67
Different results with intermediate prints 0.00
How do I conditionally execute code only when an Option is None? -0.49
Name mangling in function decorators 0.00
SQL Alchemy the data types text and text are incompatible in the eq... 0.00
SQL: Loop single select vs one select with IN clause +0.53
Non-ASCII characters in python 2 shebang 0.00
Why when sniffing wifi frames using sockets in python I get etherne... 0.00