StackRating

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

rustyx

Rating
1623.58 (1,006th)
Reputation
34,540 (3,378th)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
What is the right solution to access subclass variables? +1.77
list iterators incompatible with erasing 0.00
how to keep my app alive longer than 5 minutes usual in background... 0.00
implement the assign operator overload in a hashmap 0.00
asm function with c++ -2.04
How to use different image compression on different imaze sizes in... +0.36
Is sharing TBB's thread pool with a HTTP server a good idea? 0.00
C++ assign a logical operator function to a variable 0.00
I cant declare dynamically an array of vectors +0.37
Having target_compile_definitions apply to static library that is l... 0.00
Which declaration of a const static object is more accurate or pref... -0.31
Conditional declaration of objects inherting from a common base cla... +1.21
How can I create a base64url from a sha256 encoded string in C++ 0.00
Inheritance from std::enable_shared_from_this +1.46
Conversion from wstring to u16string and back (standard conform) in... 0.00
Conditional storage class dependent upon template parameter +1.83
How to receive multiple files through TCP and save them at the same... 0.00
How to properly honor std::setw and std::fill when overriding <&... 0.00
What is the proper way to move a vector (or anything else) from out... 0.00
Turning a string literal into a CRC32 constexpr inside a function -0.62
Why does template parameter unpacking sometimes not work for std::f... -2.07
How can I manipulate size of(vector,deque...) inside generic functi... +2.00
How to use headers from library but do not link to it with CMake? +1.21
How to pad and unpad std::string in c++? 0.00
Is there a way to make this function faster? (C) -1.30
Why does benchmarking mod operator (%) often show 0 time taken, eve... +2.05
Compiler optimization ignores non-ineffective function call in loop 0.00
How to construct a `std::vector` of objects which have a `unique_pt... -0.47
How to invoke c_str() for std::string variadic template parameters? -0.50
Can someone help me enlighten this template? 0.00
C++ "stock ticker" with UTF-8 strings -0.13
Golang regex to replace string -0.46
Why can't we compare a float value with some numerical value +0.39
C++ cout inside loop for printing vector of vectors fails +1.83
Adding a positive number to a char unexpectedly decreases it's... 0.00
C++11 simplify syntax of a template function calling different spec... -2.17
Why can't you create a linked lists without creating nodes as p... -0.07
Declaring array with const and constexpr 0.00
Determine how a type was defined 0.00
Why does C++ make the element type of std::initializer_list const? 0.00
no type named on C++ enumeration +0.36
Explain the output of the following C++ program? +0.37
Make socket accept requests only from specific clients -0.17
Creating new Json object in java vs using JSON object from redis 0.00
How to end a thread properly? -0.13
Why is a string literal being over written here (C++)? +0.37
Java multi-thread switching context vs submit new task and solution... 0.00
Is it bad practice to reference class member object from within ano... 0.00
Is it possible to pack a local variable with particular alignment? -1.56
Is it possible to use a subset of larger struct's items as a fu... +1.47