StackRating

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

zzzz

Rating
1488.64 (4,435,227th)
Reputation
56,961 (1,685th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
How do packages with multiple files work in golang? +0.58
How to programmatically enter a character to os.stdin in a golang p... 0.00
Improving testing.Benchmark for Go? -1.76
In Go, how can I get the TypeOf a type using an anonymous field met... +0.52
Is Go developed enough to use it to make the core of an operating s... 0.00
'go install' trying to install to /usr/lib/go instead of my GOPATH.... 0.00
How to place Golang project (a set of packages) to Github? 0.00
How to create a method of a structure in golang that is called auto... +0.54
How to set timeout for http.Get() requests in golang? -0.47
How to find if two slices are references to same memory? +1.76
Go shared library as C++ plugin -1.50
How to create a 10MB file filled with "000000..." data in... +1.72
Importing local library and files in an application 0.00
Go program launching several processes 0.00
Does Go have no real way to shrink a slice? Is that an issue? +0.28
How to execute a Golang template when "{" or "}"... 0.00
Month to int in Go +0.54
Can I define C functions that accept native Go types through CGo? 0.00
Go Programming - bypassing access privileges using pointers 0.00
Is there a cleaner way of error handling in a series of system calls? -0.02
What is wrong with this mmap system call? 0.00
function() used as value compile error 0.00
Will the garbage collector collect Go routines that will never cont... 0.00
Wait for the termination of n goroutines -1.70
Are channels passed by reference implicitly -0.60
Why don't changes made to a struct via a method persist? +0.53
time.Parse behaviour 0.00
How to extract the post arguments in go server -1.80
Go: install drive v2 package cmd/cgo error +0.40
Is there any efficient way to get panic log of Go program under Uni... -1.73
bytewise compare varint encoded int64's 0.00
Type cast vs type assertion on concrete struct? 0.00
How to build a tick for loop without using the loop variable +0.55
How to `go test` all testings in my project? 0.00
How to set specific GOPATH? 0.00
What type of Reader to use when generating a Private Key in Go? 0.00
Get all permutations of a slice 0.00
Any good advice about how to avoid import cycle in Go? +0.51
Project Euler 16 - Help in solving it +2.50
Go: understanding strings 0.00
How to check a channel is closed or not without reading it? -0.59
Why are my stored entities using default values? 0.00
how do you chain commands on several lines in go? -0.46
Can not assign to a struct member from map 0.00
goroutines causing major slowdowns and headaches 0.00
How to change/visit a map instance's value through map pointer in Go? +2.42
How to override variables from nested packages in go language? +1.49
Better go-idiomatic way of writing this code? -0.12
how to pass a MongoDB database to a GO routine? 0.00
How golang's "defer" capture closure's parameter? 0.00