StackRating

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

Anthony Williams

Rating
1655.53 (486th)
Reputation
53,283 (1,841st)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
How to make serialization run in parallel +0.93
new in one thread and delete in another, not allowed? +0.35
C++0x concurrent synchronizes, is the fence needed 0.00
Referencing a struct declared in a template class +0.77
C++0X memory_order without fences, applications, chips that support 0.00
Fences in C++0x, guarantees just on atomics or memory in general +1.61
cannot create a unary tuple with an empty tuple in it (c++0x) 0.00
Type erasure techniques +0.52
How to implement a hierarchical lock or other synchronization patte... 0.00
Is there const in C? -1.27
Is this "extra" casting needed? +1.22
CWinThread Enquiries (MFC) -2.40
Enabling VLAs(variable length arrays) in MS Visual C++? 0.00
C++0x static_assert and template instantiation -0.00
std::bind a call to std::make_shared 0.00
Transform variadic template parameters to another types +0.34
Windows Condition Variable vs. Event +2.47
questions regarding shared_from_this 0.00
Thread synchronization behavior on VMWare with same guest OS, diffe... +1.44
While parsing into a root folder how can I distinguish the upcoming... -0.16
Semaphore On Multiple Producer Single Consumer Problem 0.00
Uniform Initialization Syntax in complex hierarchy construction? 0.00
Boost threads running serially, not in parallel 0.00
C++ Alignment/Shift issue -0.59
Signalling a condition variable (pthreads) +1.54
Problems including jsonCpp headers -0.46
Is it possible to cache mapped regions returned from MapViewOfFile? 0.00
Getting a reference to the current boost::thread/interrupting the m... 0.00
Alternative to Observer Pattern -0.19
how to determine if a POINT is inside the area of a button -0.19
c++ Static variables in dynamic DLL lifetime. or why they dead? 0.00
Can boost boost::posix_time::milliseconds turn value near to 0 into... 0.00
Why **not** to declare a function `constexpr`? +1.93
Exposing a full (C language) pthread interface from a C++ library b... -0.27
Prioritized Auto-Reset Event -2.21
How can I assign clipboard text to a variable in c++? +0.34
Why discards std::forward constexpr-ness? 0.00
How to query a constexpr std::tuple at compile time? +0.34
cache coherency in application 0.00
How to substitute at runtime the WaitHandle that a thread should wa... -0.16
Thread pool configurations problems 0.00
Can std::string overload "substr" for rvalue *this and st... +0.73
how one thread can be killed in another thread 0.00
Why does it take longer to call a fork() than it does to call pthre... 0.00
pthread_cond_wait never unblocking - thread pools +0.35
Multi-threaded database read access 0.00
sequentially-consistent atomic load on x86 0.00
How does mutex or semaphore wake up processes? +0.88
How to get notification of a context switch in Windows (7) 0.00
How can i implement time driven tasks in C on win32 platforms? -0.27