StackRating

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

Atom

Rating
1553.82 (6,912th)
Reputation
10,330 (14,699th)
Page: 1 2 3
Title Δ
Performance loop with integer vs Long index 0.00
How to choose -Og over -O0 in a Makefile if it is supported 0.00
Latency of establishing 1000 TCP/IP connections from client to server +0.41
In go reflection package, is the call Value.Kind() a syntactic suga... -0.57
Why shouldn't I use PyPy over CPython if PyPy is 6.3 times faster? -0.10
How to pass compressed bytes through channel? +0.94
What are the advantages of the general types (int / uint) over spec... -0.52
Golang pointers +1.47
Why is gccgo slower than gc in that particular case? 0.00
Memory consumption skyrocket -0.38
In Rust, Does Modifying a Borrowed Pointer Change the Original Value? -0.57
Benchmarking programs in Rust -0.25
Same Golang code different output, why? -0.48
CGO getting a [][]float32 from C ** float -0.14
Address of a temporary in Go? -0.02
Implement an interface in the form of another -0.54
go - Instructions for installing from the ubuntu ppa 0.00
Can I type assert a slice of interface values? -0.55
Does a Go's channel return two values? +0.63
In Regexp.FindAllStringSubmatch(), what does the second parameter do? 0.00
Reading a non UTF-8 text file in go 0.00
How does golang create a buffer to pass to a C dll function? +0.46
Go []int to rune 0.00
How to allocate 16GB of memory in Go? -0.62
How to convert a string to a byte array which is compiled with a gi... +0.42
Showing custom 404 error page with standard http package -0.83
Go, init custom type -0.53
How do I convert a go method to a func? +1.88
Go Syntax of calling a function with pointer receiver -1.29
Why doesn't "8g foo.go -o foo.8" work for me in go langua... +0.44
Rust: how to initialize top-level constants with other constants? +3.58
Go uses Go to parse itself? +3.44
Repeated calls to image.png.Decode() leads to out of memory errors +3.32
File Segmentation when trying to write in a file -2.88
Rationale for Go's method syntax +1.00
Reading bytes into structs using reflection +3.47
Golang Regular Expressions - what am I doing incorrectly? -0.66
How to implement the algorithm for HashCash in Go (type conversion... +3.44
How can I make net.Read wait for input in golang? -4.58
Why are these conflicts appearing in the following yacc grammar for... 0.00
From io.Reader to string in go -1.87
How do I compare two functions for pointer equality in the latest G... +3.79
Speedup problems with go +1.46
syntax error: unexpected semicolon or newline, expecting } +3.38
Go: what determines the iteration order for map keys? +3.00
parallelizable hash function for data integrity check +0.79
Which scan to use to read floats from a string? +3.70
Code is slower on Linux as compared to Windows -2.90
How best do I keep a long running Go program, running? -0.09
Obtaining a Unix Timestamp in Go Language (current time in seconds... +3.73