StackRating

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

Evgeny Panasyuk

Rating
1608.15 (1,466th)
Reputation
7,999 (19,714th)
Page: 1 2 3
Title Δ
Parallelizing a for loop gives no performance gain +3.01
Is there anything Faster than a boost mutex for this code? 0.00
Is there a standard abstraction for semirings or monoids in C++? +4.73
Communication b/w two threads over a common datastructure. Design I... 0.00
What is the correct way of polymorphism for plain data objects? +3.28
Towers of hanoi, with every move shown 0.00
Looping through number of types +4.10
Virtual function return type -2.18
inline function and class and header file +0.14
c++ static class variable without cpp file +3.24
Conveniently Declaring Compile-Time Strings in C++ -0.88
Which STL structure to use? -0.69
Expression templates: improving performance in evaluating expressio... +3.63
Modern interpreter code in c++? +3.04
What's the proper way to associate a mutex with its data? +3.58
Installing the Eigen library in Visual C++ 2010 +3.95
What is the best way to handle a collection of derived objects in a... -0.49
How to guarantee only one construction of an object returned by val... -2.45
Which std::async implementations use thread pools? 0.00
lookup table vs runtime computation efficiency - C++ 0.00
Use of BOOST_GEOMETRY_REGISTER_RING 0.00
What are the benefits of using boost::any_range? +4.31
Time complexity issues with multimap +3.80
Boost Lambda/Phoenix - how to do lambda which returns another lambda? 0.00
Dynamically rethrowing self-defined C++ exceptions as Python except... -4.54
Is there a standalone implementation of std::function? -4.59
theoretical and practical matrix multiplication FLOP 0.00
How to detect parse/read failure of Boost.PropertyTree? 0.00
How to use boost::spirit to parse UTF-8? 0.00
Generic functions for standard deviation in monte carlo C++ 0.00
Prevent a class from being freed +3.40
Testing whether an object has been moved from -0.37
const reference to temporary vs. return value optimization +3.53
Assigning Value to Array in Constructor -0.14
Template type deduction failing -0.01
Get the dot product of two vectors by functors and STL algorithms 0.00
boost::adaptors::transformed followed by boost::adaptors::filtered... 0.00
initialize an STL `map` size +3.58
Define boost signal in terms of a boost::function? 0.00
Strange template struct definition +0.81
boost::range_iterator and boost::iterator_range confusion +4.54
Serialization into static data using Boost and IOStreams 0.00
More elegant solution on overloaded template classes -3.37
convert std::bind to function pointer +3.94
How to build both vc9 and vc10 version of Boost on one machine? 0.00
Can I cast an array of POD which has floats to float*? +4.61
How to find a subarray with minimum k length and maximum sum? 0.00
itertools.tee equivalent in Boost::Range? 0.00
Declare and initialize struct separately? +3.66
Oneliner for testing std::vector contents +3.74