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 ... 9 10 11 12 13 ... 33
Title Δ
confusing concurrency and performance issue in Go +0.43
How to control the type of parameter in prepared SQL statement with... 0.00
Handling LPTSTR in golang with lxn/win 0.00
Implicit type conversion between uint8 and byte -0.61
how to compare two [][]string arrays in golang -0.07
Golang parse array -1.14
Translating C to Golang. How do I allocate memory to match C? 0.00
Go slice stored in dynamic memory or static memory 0.00
Prompt multiple user input fail 0.00
For Loop causing panic: runtime error due to nil map or slice 0.00
Golang streams and readers -1.16
How to wait for goroutines to finish and read the channel without a... 0.00
Which GOARCH's should an opensource golang project test against? 0.00
Understanding Go's memory model 0.00
Golang exit bufio for loop inside another for loop 0.00
Golang scheduler mystery: Linux vs Mac OS X 0.00
Issue modifying map from goroutine func 0.00
Format printing the 64bit integer -1 as hexadecimal deviates betwee... -0.04
CGo not compiling C files in same directory 0.00
How do I find all the constants in a package using go doc? +0.42
How to represent the RFC-3339 `-00:00` offset in Go? +1.76
golang new a struct but return an interface 0.00
time format converted to strftime default format 0.00
Whats the short hand for assigning a value to a field that is a poi... 0.00
Measuring time in Go Routines 0.00
Wrap long 'go:generate' lines with markers? 0.00
Implementation of io.ReadWriteSeeker in golang 0.00
Idiomatic Replacement for map/reduce/filter/etc 0.00
What is three commas syntax in Go? -0.67
String format with errors with %e 0.00
Read two files simultsneously value by value using regexp -0.32
Select prints output from only one channel +0.28
Better to compare slices or bytes? +1.37
Cannot find package math/bits 0.00
How to clean a sync.map? 0.00
Mutex does not seem to be locking properly -1.05
Is there a recommended way to define common behaviour for collectio... -1.17
bytes.Buffer ReadFrom differ from r.Read? 0.00
Why the shared variable between Go routines won't updated +0.41
What is the correct way of using bytes.Buffer to implement Fibonacc... -1.19
time.After doesnt complete the function in 1 millisecond 0.00
Go syscall library code explanation 0.00
How to test Go function execution time using standard lib +0.41
golang doing unexpected heap memory allocation 0.00
Why doesn't Go allow taking the address of map value? +1.81
Map as a method receiver 0.00
How to convert uintptr to go struct 0.00
Determine if file can be deleted on windows in go 0.00
Should a Go app panic if it doesn't find external dependencies/... -2.13
Why does a pointer to a local variable escape to the heap? 0.00