StackRating

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

Linear

Rating
1557.43 (6,091st)
Reputation
12,057 (12,233rd)
Page: 1 2 3
Title Δ
main exiting to soon, due to goroutine 0.00
How to define embedded /anonymous fields (go struct ) 0.00
Whats the correct golang way to do this: -0.96
Goroutine invoked in a method defined in a package does not run 0.00
What do the terms pointer receiver and value receiver mean in Golang? 0.00
Go 1.3 Garbage collector not releasing server memory back to system +3.63
Golang - Get pointer to value using reflection +3.04
Do three dots (which is called wildcard?) contain multiple meanings? 0.00
ECS with Go - circular imports 0.00
Golang - Compute field index based on address +3.43
What pointers may be used for in Go? +4.18
How to new an object with string in Golang -0.18
where does go write panic logs? -3.96
golang timer blocking in goroutines 0.00
Printable enums in Go -2.90
How to use Jar file in Golang? 0.00
Go lang test events listener? -0.26
goLang. call ".Front()" for a string list. But returns er... +5.04
Unable to assert type `[]string` from `[]interface{}` -4.43
Specifically check for timeout error -4.31
Is inheritance a special case of embedded struct in Go? -0.46
Difference between using "continue Label" versus using &q... 0.00
Golang named arguments +0.93
Error type checking in Go for unit table tests +3.47
Channels Deadlock 0.00
Golang custom sort is faster than native sort 0.00
Can we write a generic array/slice deduplication in go? +3.89
parse time string type back to time type error 0.00
What would be a good way to dynamically find out what is inside a s... 0.00
Proper way of using derived map type index in golang 0.00
How how can I make AI only move towards objects that are active in... 0.00
Mips reading integer and store them in array then find the max 0.00
Understanding embedding in Go +3.49
Good or recommended way to translate C struct to Go struct +4.26
Go: convert unsafe.Pointer to function pointer and vice versa +0.10
How to model Go bindings to C structs that use unions? -3.89
Golang: Does logging into file using log.Println takes care of conc... -3.38
Generate all possible n-character passwords +4.12
processing jobs from a neverending queue with a fixed number of wor... +3.61
Is there any way to bind methods to a Go map other than temporarily... +3.69
Why Does Golang Allow Compilation of Unused Function Parameters? 0.00
cannot use true (type bool) as type string in function argument 0.00
Get shadowed method via reflection -0.29
Golang append memory allocation VS. STL push_back memory allocation -3.81
Why a go function is defined differently? -0.00
Examining the signature of function assigned to an interface{} vari... 0.00
strings - get characters before a digit -0.12
Go Initialization operator, package scoped variables - confused: 0.00
How to optimize performance with clear struct value in Go? 0.00
Easiest way to get the machine epsilon in go (golang) +3.57