StackRating

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

twotwotwo

Rating
1589.55 (2,340th)
Reputation
16,507 (8,430th)
Page: 1 2 3 4
Title Δ
idiomatic way to use c style iterator with Go 0.00
Golang destructors? -0.82
Why do I get a "cannot assign" error when setting value t... +0.33
Communicating Sequential Processes in .NET 0.00
How to compare two JSON requests? 0.00
Is Go 1.5's bootstrapped compiler slower than the Go 1.4 compil... +0.35
Simple Race Condition in Go HTTP Handler - Is this really a race co... +0.33
Idiomatically filtering errors in Go 0.00
How do I tell my test to wait for a callback in a goroutine? +2.79
How fast is the go 1.5 gc with terabytes of RAM? 0.00
Function declaration syntax in Go 0.00
Algorithm to run code with no more than one concurrent thread per u... -0.98
Installing a Go package on a Raspberry Pi 0.00
In golang, How can I find a func by name string at runtime 0.00
Is there a Go analog of Python's bisect module? 0.00
read from secondary with mgo.Monotonic +3.05
Not seeing the expected side effects from goroutines 0.00
Worker pool for a potentially recursive task (i.e., each job can qu... 0.00
Loop without allocation in Go +3.05
Where is the Go routine leak? 0.00
How to assign to a field of nil struct in golang 0.00
Is the Go lang multiple return overloading unique to the map type? +3.11
Go function parameters +3.15
Worse performance when using go routines in parallel quicksort impl... +3.04
Go XML error: invalid character entity 0.00
cannot use type []rune as type rune in append 0.00
Difference: LZ77 vs. LZ4 vs. LZ4HC (compression algorithms)? 0.00
This nil instance of a struct, that satisfies the error interface,... 0.00
Counting occurrence of character in slice in Go -1.30
How support concurrent connections with a UDP Server using go 0.00
Is it advisable to (further) limit the size of forms when using gol... -0.56
which fields in memstats struct refer only to heap, only to stack -4.88
Golang error function arguments too large for new goroutine 0.00
What kind of encoding does posFlag requires? 0.00
Why golang slices internal designed like this? 0.00
How can I use zlib in golang to cooperate with zlib in c? -4.37
Understanding pointers in Go +3.11
What exactly are goroutines? +3.14
Aliased types in Go only assignable if unnamed? 0.00
golang bufio in object 0.00
Is it ok to use panic/recover as a means for testing successful typ... 0.00
What is the correct way to find the min between two integers in Go? +3.61
Huge GC perforamance problems with big allocated data blocks 0.00
Is it Necessary to Check "n" returned by Write In Golang 0.00
Why the pointer is losing its value in this Go program +3.03
Clarification on using equal sign and map on Go 0.00
Is there any benefit to wrapping a bufio.Scanner's reader in a... 0.00
What's the most idiomatic way to pick a value from a slice base... -0.35
Go package linkage with a C library 0.00
Why are binaries built with gccgo smaller (among other differences?) +4.67