StackRating

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

jimt

Rating
1527.11 (21,464th)
Reputation
17,565 (7,980th)
Page: 1 2
Title Δ
Reading the first two bytes from a file efficiently - Golang 0.00
How to find next character in Golang? +3.84
Removing each element in a slice +3.88
How to store unicode in a Go struct (golang) +0.35
What is the shortest way to simply sort an array of structs by (arb... +1.77
Simple concurrent queue -0.02
How to add new methods to an existing type in go? 0.00
Is it thread-safe to have multiple channels for communicating with... +3.85
Calling Go library from C Code 0.00
golang cast memory to struct 0.00
GoLang bitwise calculation 0.00
Recursive Goroutines, what is the neatest way to tell Go to stop re... -0.03
How to get memory size of variable? +4.16
golang channel can't consume or publish 0.00
Init array of structs in Go +4.02
Why go writes 000/s instead of string? 0.00
Idiomatic way to validate structs in Go? -4.39
Go, get hours difference between two dates -4.16
How do you determine if a variable is a slice or array? 0.00
When serializing to JSON, how to omit certain fields based on a run... 0.00
golang distinguish IPv4 IPv6 -2.21
Priority queue and heap 0.00
Golang concurrent array access 0.00
Are typedefs for primitive values equivalent in golang? +4.00
Why does Go deadlock with "fatal error: all goroutines are asl... 0.00
How to print the bytes while the file is being downloaded ? -golang 0.00
sort a map of structs in golang 0.00
Accessing struct variable outside of {{range .}} scope in golang ht... +3.99
GO - switch statement in a recursive function 0.00
Can (the underlying array of) a slice with large starting index in... 0.00
How do I parse JSON in Go? 0.00
Golang Channel Maintenance 0.00
How to break out of select gracefuly in golang -0.05
What is the difference between int and int64 in Go? -0.92
Go, How do I pull X messages from a channel at a time 0.00
Go Programming: Generating Combinations -3.94
Unable to import a package 0.00
Golang: Name of a constant given its value -4.01
GOlang cuncurrency: how to append to the same slice from different... -3.00
How to test whether an interface{} is a map without knowing key/val... 0.00
How do packages with multiple files work in golang? -1.27
How to preallocate and fill a slice of pointers in a go-idiomatic w... +1.55
Show text in the center of terminal screen in golang -2.97
Is there some elegant way to pause & resume any other goroutine... 0.00
How do I close a channel multiple goroutines are sending on? +3.65
What are .a files in Go? +4.35
Read a character from standard input in Go (without pressing Enter) +3.36
Is there a method to generate a UUID with go language -0.45
How to convert from [][]byte to **char in go -4.73
How to write to a file in Go 0.00