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 4 5 ... 60
Title Δ
Can I call a function of base type class when calling store() of at... 0.00
What is the recommended way to convert from long long int to uint64... 0.00
Close all threads, except the main -0.85
C++ Creating a dynamic library using source, static archives and ot... -0.57
Best way to convert ostream to std::vector<uint8_t> +0.08
C++: pass shared ptr by reference without breaking the sharing? +1.23
Executing code automatically at program start without violating ODR 0.00
Map a layout onto memory address +0.37
Packaging and Shipping GCC Compiler with all dependencies to AWS La... -1.40
Does TCB(thread control block) is created even if the process is co... 0.00
C function shadowing: why does this example not work? 0.00
how to find/implement a good hash function for bitset 0.00
Environment variable escaping across multiple Makefiles -1.09
How to convert unique_ptr<derived>* to unique_ptr<base>*? 0.00
Any case of std::promise that can't be replaced by a single thr... -1.06
Named semaphores instead of mutex - readers writers problem without... +0.41
std::ostringstream overwriting initializing string 0.00
Under what circumstances would the OS be aware of threads created b... 0.00
Is Nginx's approach to CPUs scalability (per process epoll even... -0.31
How to supply a templated function as a parameter for another funct... 0.00
Waking up a thread waiting on a condition in infinite loop 0.00
including specific header files with same names in different direct... -1.84
Why wrong function was linked by the linker? 0.00
C++ Multithreading - algorithm alternative of merge sort with threads 0.00
Confusion with Linux Logrotate 0.00
What is a local bypassing in FIFO store buffer? 0.00
Unable to interpret control operator in linux +0.20
Free List Allocator with Red Black Tree -0.24
Why/Are unordered_map and unordered_set slower? +0.43
Linux shared library loading and sharing the code with other process -1.53
any performance penalto to be expected with thread_local? 0.00
C why booleans are one byte when they canreally be represented as o... +2.03
pthread_create in constructor segfault 0.00
Why thread_info should be the first element in task_struct? +0.42
How to implement a wrapper around C 'objects' using smart p... +0.94
Building a pipline structure using c ++ threads -2.17
Which C++ standard library headers invoke a requirement for the -pt... -1.84
Unions confusion with sizeof -2.10
Allow a specific undefined reference with GCC 0.00
linux pthread_mutex_lock only works in the second try +0.81
Reverse linked list causes a loop 0.00
where is this memory leak? +1.98
Hide class implementation using static lib c++ +0.43
Compilation error for std::is_same<U, T> usage +0.20
Using sigaction without SA_RESTART and preventing an infinte loop -1.76
How to iterate through list of derived function objects and accessi... +0.41
How to parse in this file in c++ dealing with spaces and new lines? 0.00
POSIX named pipe (fifo) drops record in nonblocking mode 0.00
Why is there no std:: equivalent to pthread_spinlock_t like there i... +1.71
Vector calling destructors when reallocating +0.42