StackRating

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

peterSO

Rating
1592.75 (2,145th)
Reputation
107,181 (656th)
Page: 1 2 3 ... 33
Title Δ
Memory problem in conversion between Golang`s string and C Char* in... 0.00
Go installer didn't install the Start menu group not SciTe 0.00
How to recursively capture user input +1.85
Parallel version much slower than the serial one in golang +1.26
How to make slice with dynamic size/length/capacity -0.15
How to convert []int to [2]int? -2.58
How to read package documentation +2.37
Why does one of my two slices panic with "runtime error: index... 0.00
How can I adjust the socket data length to be flexible? 0.00
Pass String to argument of Syscall in Go 0.00
Printing utf8 characters from utf8 codes in Go -0.63
pass const pointer of large struct to a function or a go channel -0.16
Golang Split 2 dimensional array into multiple arrays of a single d... 0.00
How to do versioning in Go when adding a variadic parameter to a co... +2.04
Using Go to create text files from columns of a csv data frame 0.00
How to fail/exit execution of a golang program when environment var... 0.00
Golang replace all whitespace not between quotes +2.05
How to turn off array range check +1.38
How to log a request body (via middleware) without buffering? 0.00
Assignment of floating point number to integer element of struct +0.39
Reading non-utf8 encoded data from a network call in golang -0.63
Extend memory when grow slice (logic grow capacity underlying array) 0.00
Decoding base64 without extra allocations +0.35
Trouble creating GPA calculator 0.00
Anonymous function with goroutines 0.00
Cannot change directory using os.Chdir() 0.00
create and write two CSV simultaneously golang 0.00
read text file which has been encoded with UCS-2 little Endian usin... 0.00
Go GC responsible for 90% of CPU time +0.37
Return String[] from Go using cgo -0.63
How to iterate on slices, 4 items at a time -0.62
Modifying data via pointers -0.61
golint execution returns nothing 0.00
Golang unpack variadic arguments -0.25
why connection Read return the length of buffer, not really send? -2.25
string to char (*array)[] 0.00
Does the compiler optimize a variable declaration? -1.14
What is the equivalent of "id" function of Python in Gola... +1.61
Get the struct from C to Golang 0.00
C references passed to Go can not recognize typedef void*? 0.00
Go test compiles successfully, but go build doesn't 0.00
Why write bytes to files is slow for Go, compared with C 0.00
How is the term “dynamically sized” for slice justifiable, when max... +0.97
Offsetting zero index in Golang slice -0.38
Convert *_Ctype_float into float32 in Go 0.00
How to read inputs recursively in golang -0.19
How to print elements in slice without bracket in Go line by line? +0.63
For loop performance much slower when using int64 instead of int32 0.00
Am I doing execution timing measurement in Go in a useful way? 0.00
Check if time falls in weekends 0.00