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 ... 10
Title Δ
How to wait for all goroutines to finish without using time.Sleep? +0.55
nice, go-idiomatic way of using a shared map +0.80
go test some functions/suites from package only 0.00
How can I iterate over a string by runes in Go? -0.81
Constructors in golang -0.65
Go concurrent access to pointers methods +2.38
Idiomatic way to implement generic functions in Go +0.52
Type of a function variable in Go +0.03
Map of structs vs array of structs in Go +0.46
How to create a literal slice of an alias to a builtin type in Go +0.53
resolve symlinks in Go 0.00
Is golang goroutine a coroutine? -0.87
floating point operations in go 0.00
Best practice for dealing with package allocation in Go +0.04
Unexpected results when working with very big integers on interpret... +1.02
Go weird behaviour - variable not incrementing correctly -0.48
Go - append to slice in struct -0.51
convert interface{} to int in Go Lang 0.00
Disk-backed array in Go 0.00
Golang: pointer to function from string (function's name) +1.26
expose a function in go package +1.12
maps as anonymous struct members 0.00
file input in golang +0.54
Golang - zero value byte array 0.00
Why does a method with a pointer receiver still work when it receiv... +0.56
golang interface compliance compile type check 0.00
OpenPGP in Go Error: "crypto: requested hash function is unava... 0.00
Golang: Best way to read from a hashmap w/ mutex 0.00
Does Go support Inheritence? +1.43
Golang: protect source code 0.00
Is there any way to check if values are buffered in a Go chan? +0.54
Reusing http connections in Golang -0.45
How can you see the documentation for a specific go function? +0.53
Golang - mapping an variable length array to a struct +2.38
multiple assignment from array or slice 0.00
Error unmarshalling JSON in Go that starts with an Array -0.46
ReadFromUDP does not block +0.04
Reading from reader until a string is reached +2.32
Missing type in composite literal 0.00
Why am I seeing slowdowns for certain size maps when using range? 0.00
In Go, can both a type and a pointer to a type implement an interfa... +0.54
does append() always extend minimal capacity needed? +1.80
Golang operator difference between := vs = +0.53
Is there any way to tell if two strings share memory in Go? +2.46
Functioning of reflect.MakeFunc in Go-Lang 0.00
Go rune type explanation +0.56
what is the GOMAXPROCS default value 0.00
Template and custom function; panic: function not defined 0.00
Range over an arbitrary type +2.25
Closure in GO and local variables 0.00