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 2 3 ... 60
Title Δ
How to use initializer list to initialize std::variant? 0.00
sched_yield() system call and real time scheduling policies 0.00
Is there a better way to implement the const version of member func... 0.00
Why do alignment restrictions change the behaviour of clang while v... -1.79
Pointer and memory arithmetic in C +2.73
confusion about C++ name lookup -1.81
how to use lambda with templated std::unique_ptr? +1.60
Clone derived class from base class pointer -0.35
C wait untill a message arrive on a socket 0.00
pthreads in C: How can I stop the threads from interfering with eac... 0.00
When is dynamic_cast from parent to child useful in practice? Is th... -0.57
How to return to the beginning of the console in printing in C++? 0.00
How to access templatized static variable of a class in multiple pl... -0.89
Why does libc depend on ld.so? 0.00
Boost allocators performance 0.00
What is the difference when resolving dependencies between static l... 0.00
gnu make "leaf" prerequisites -2.27
benefits of allocating huge pages at boot 0.00
What is the real difference between u suffix and unsigned modifier? +0.19
Writing to file only at the end of the execution in my bash shell 0.00
What's under 0x400000 in virtual memory? -1.64
terminate called after throwing an instance of 'std::system_err... 0.00
stl algorithms, constexpr, C++ 0.00
how can i call talib macd in c++? 0.00
How to convert value of std::variant to std::string using std::visit 0.00
If exception occurred unique lock will unlock the mutex 0.00
How to split a line and read tokens optimally in c++ -0.24
Process/thread information which accessing the file 0.00
Linux make command is deleting a source file 0.00
darknet make error : gcc: command not found, Makefile: recipe for t... 0.00
Construct `std::string` from dynamically allocated char array in an... 0.00
How do I clamp __m128i signed integers into non-negative unsigned i... 0.00
using a shared library : custom myfopen(), myfrwrite() -0.58
Unable to send the message again using C socket 0.00
How to correctly free memory in a dynamic array inside an struct 0.00
Why std::basic_fstream<unsigned char> won't work? +1.83
Better way in C++ to keep a big plain struct atomic? +0.76
mmap() slower than ofstream() for writing large amounts of data 0.00
C++ template specialization without template<> 0.00
TCP — delivery of packets sent before client closes connection 0.00
Is there a C++ hash function that returns hash as a mixture of lett... -1.93
Deleting tree structure in C++ 0.00
Using tcmalloc in a shared library 0.00
What's the difference static or inline in C++ 0.00
How to store output of a function in a variable in bash 0.00
Capture stdout in multithreaded program -0.38
Make compiling a file two times +2.22
How could pass an object function by reference to another library f... +2.69
fork multiple processes to listen()/accept() 0.00
Where are template functions instantiated? +2.11