StackRating

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

Maxim Egorushkin

Rating
1547.15 (8,840th)
Reputation
96,710 (784th)
Page: 1 ... 6 7 8 9 10 ... 60
Title Δ
Makefile for C program using libpcap (dependency problems) 0.00
Why Isn't Port Listening in C++ 0.00
std::enable_if to change member *variable* declaration/type +0.42
How can i overload operator as virtual 0.00
Convert array of char[] to bytes and then convert bytes to int and... +2.19
Subtract or add constant to large array +0.41
Creating multiple class implemetations based on template parameter -0.88
Handling signals from child process in Bash Scripts 0.00
How to convert from utf32 to Unicode String -2.06
How to apply a pattern rule to more than one directory? +1.32
Getting jni segv_accer or segv_mapper error sometimes only 0.00
Can I create generic function pointers in C++? -1.16
How do I get system time in millisecond in C++ (not since epoch)? +0.40
quick way to count number of rows in a csv file c++ 0.00
Does a returning function has more performance overhead than the no... 0.00
Sequence of write or a single write -1.07
Is there platform independent, non-blocking way to tell if file des... 0.00
Is this C++ AtomicInt implementation correct? 0.00
Why can a T* be passed in register, but a unique_ptr<T> cannot? +0.97
How to avoid needing to supply template twice in constructor of cla... -1.81
How to create multiple functions dynamically in c++? 0.00
How to set linux application as "global" avaliable in OS? 0.00
Memory efficient vector of strings +0.68
Free memory with explicit size -1.03
How to prevent GCC from generating guards for static members -0.13
Example of misuse of std::memory_order::relaxed in C++ Standard [al... 0.00
How to save make argument in a variable -2.16
Is there something that limits the future C++ standard from introdu... 0.00
Asynchronous posix_fallocate()? 0.00
thread_local variable not consistent within a thread 0.00
how to insure that user's input is an integer or not 0.00
Start thread within member function using std::thread & std::bind +0.72
right shift bool in C++ +2.06
Kernel mode - user mode communication via shared-memory without usi... -1.76
Handling of Creation / Reuse of threads in C++ -0.59
dereferencing std::shared_ptr<T[]>? 0.00
Is such thread-id based synchronization safe and neat? 0.00
C sockets - recv() and recvfrom() - write to memory using a specifi... 0.00
Access old stack frames -1.86
What is the purpose of glibc's atomic_forced_read function? 0.00
How to wrap c++ std::shared_ptr in wrapper headerfile so it can be... -0.51
Can a file descriptor be duplicated multiple time? +0.43
How to convert big endian vector<char> to uint_64 c++ 0.00
Dereference operator on temporary object +1.72
c++ template parameter compiler can not deduce +1.91
Can I initialise a std::vector<T*> from a list of instances? -1.34
Transpose a container of structs -2.12
pthread_yield doesn't properly cycle between threads 0.00
How to get live, non-blocking output from process 0.00
Discover "true" size of /proc/mounts 0.00