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 ... 9 10 11 12 13 ... 60
Title Δ
Is there a way to iterate over incomplete structs 0.00
Practical limits on prefetching a lot of reference data 0.00
Don't allow further value assignment to a variable in Makefile -0.24
Does this unique_lock in dtor serve any purpose? 0.00
How to create multiple interval timers in Linux C++ -0.60
Get object from pointer C++ 0.00
Is the specification of SIG_IGN's undefined behavior regarding... -2.33
Find line and append text at the end does not work -0.09
Getting the buildtime of a C-project using Makefile 0.00
How to build a class in one call if initialization need shared_from... -2.10
How to link shared library to another shared library 0.00
How to test a method many times with different parameters each time -0.61
C++ standard I/O and signals +0.98
Can I simplify the population of this std::list? +0.99
std::async,std::promise and std::packaged_task will block the main... 0.00
Is serialization the process of transmitting or conversion? 0.00
SSH doesn't run commands following sudo -0.63
Im having trouble linking SDL libraries 0.00
How to solve the undefined symbol error in the built .so file? 0.00
gcc vs clang: noexcept parsed in unused template specialization whe... -1.70
How to get bash code to work on all files in folders and subfolders? 0.00
How to make SFINAE work with template specializations? +1.92
Pipe - communicating with multiple forked child processes -0.49
is it possible to make more than one HTTP request at the exact same... 0.00
protected destructor with unique_ptr +1.67
Blatant floating point error in C++ program +1.26
Python: Why does Python TCP-client receive data so slowly on differ... -0.48
Atomic write and tell for files in O_APPEND mode on linux 0.00
How to boost::serialize pointers and reference? 0.00
Why does position of code affect performance in C++? +0.42
How to send ostream by socket in C++? 0.00
How can I pipe stderr and still test if the command failed? 0.00
400 threads in 20 processes outperform 400 threads in 4 processes w... -0.62
How to return the value of foreach loop in c++? -0.69
Using std::atomic<T*> as a fence 0.00
Need Suggestion while handle huge pipe data +0.38
Is it useful to list the c/c++ source file in the prerequisites for... -2.69
Sharing a list between threads in C++ +1.75
Why do GCC inserts mfence where Clang dont use it? 0.00
Does a futex wait/wake pair achieve acquire/release semantics? 0.00
Why the behaviour of void pointer differs from that of normal integ... +1.36
Thread synchronization problem with c++ std::atomic variables 0.00
converting double * to std::vector<double> gives me error 0.00
Is it possible to ask Linux to blackhole bytes during a socket read? -0.63
How does vector calls copy constructor on specific location? 0.00
Enabling/reading PMU from userspace 0.00
Crontab using yesterday date 0.00
Is it possible to pass std::deque's member functions as a param... -1.98
recommendation for python to read 100GB .csv.gz file -0.12
Passing class to constructor, when no such constructor exists. Why... +1.90