StackRating

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

Xaqq

Rating
1539.83 (11,891st)
Reputation
3,698 (45,409th)
Page: 1 2
Title Δ
C++ range based loop with special case for first item? +1.62
Accessing a value of an attribute of a struct using memory address +3.59
is std::atomic::fetch_add a serializing operation on x86-64? -4.21
How to pass around functions via templates? +3.44
The swap trick, stl +3.17
ZeroMQ always sends and gets 1 byte (using the cppzmq bindings) +1.58
c++ where/how to correctly define static text -0.50
Interrupt a call to zmqpp::poller::poll() from another thread 0.00
How to build zeromq without sodium on Visual Studio Community 0.00
ZeroMQ pattern for multiple asynchronous requests to single endpoint 0.00
Understanding ZeroMQ -4.96
Does int 80h interrupt a kernel process? +1.95
C11 stdatomic and calloc +0.23
Sample program in pthread to simulate the thread priority 0.00
Valgrind and misuse of new[]? +4.36
Function that meassures execution time of any function passed as pa... +3.48
Logic for verifying major and minor version requirements? +4.33
C++11 lambda can be assigned to std::function with incorrect signat... -2.46
How do I give arguments to a function that accepts function pointer 0.00
Assure the execution of every thread +4.09
Why do we have to return by reference when overloading += operator +4.40
How does C++ interpret a cout with a '+' in it? +4.58
Cast struct to array? +4.56
Structure Size Optimization -4.10
std::getline with char* to strings -1.50
Multiple arguments to function called by pthread_create() - argumen... +4.53
Pointer that can not be changed to a pointer that can not be writte... -1.99
Is there anything wrong with using static const structs to limit na... -1.33
Mistake in cpp specification about mutex try_lock? -4.36
When should I declare a move constructor without noexcept? +3.74
Getting segmentation fault while using malloc -2.68
linux sockets: Close socket in C -3.42
static member inside class c++ undefined reference -3.07
How do I initialize and test my queue that uses a struct in C? +3.76
Boost Asio how to send multiple requests 0.00
Can I print STL map with cout instead of iterator loop 0.00
pipe message in c being truncated +0.32
C - Sum of numbers +2.14
C++ Read and write multiple objects of same class +3.71
Best way to append vector to vector +3.90
vsnprintf crash program in case %s is set with an integer -1.75
How do i scrape a specific table from a web page and display it in... -0.16
Receive UDP datagram and parse source port 0.00
How to get the index or string of the row selected in the QListView? 0.00
About 2D-array pointer in C +3.80
Ignore certificate validation with urllib3 +1.17
Are const variables placed in read-only memory? +3.43
A min= idiom in C++? +1.50
Python SQLAlchemy - "MySQL server has gone away" -3.83
Operator Overload With Pointers 0.00