StackRating

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

Adam D. Ruppe

Rating
1594.79 (2,029th)
Reputation
22,939 (5,707th)
Page: 1 2 3 4 5 ... 10
Title Δ
Is Vibe.D multi-threaded to handle concurrent requests? 0.00
How to place non-rectangular clickable "pushpin" elements... 0.00
What are the optimization levels on D? 0.00
Is it possible to avoid the GC for delegates? 0.00
Creating user defined immutable objects 0.00
How can I loop traverse a graph through const reference in D? 0.00
check for reparented window close events 0.00
Linking with C libraries on Windows with Dub 0.00
Memoization for compile time functions 0.00
Why C builds small programs faster than Go or D? 0.00
std.algorithm.copy and std.digest 0.00
Why we should pass pointer in listenHTTP to &handleRequest? 0.00
Passing values between in and out contracts in D 0.00
How do I do stdin.byLine, but with a buffer? 0.00
how to automatically fit texts into box even if the title is long +0.41
D - Is there a bytebuffer for reading and writing bytes? -2.09
How can I handle or detect a system signal in D? 0.00
Why does overflow result in 0? 0.00
Generic number literals 0.00
ldc2 vs ldmd2 whats the difference? 0.00
if (x is A) { // use x as A +0.96
What is the syntax in D program which is the same of set.seed ( 123... 0.00
Unable to default init a custom type -0.67
D: How create array of Tuples? +0.37
Tools to refactor names of types, functions and variables? +0.38
dlang compare types: cannot use '==' with types 0.00
How can I restrict user defined attribute application in D? 0.00
Iteration over const collections in D 0.00
How to list (compile time introspection) all the class/struct metho... 0.00
D: How to get free disk space on media/partition? +1.65
Is it possible to specify extern in an inline function? 0.00
Escaping reference to local variable +0.42
Does a pure and nothrow function which does not pass out memory aut... +0.44
D - Handling large numbers of connections +1.27
Struct declaration order 0.00
Why don't I get compiler errors on unused local variables? +0.34
Is an out parameter a ref whose value is implicitly reinitialized? +0.38
D: split string by comma, but not quoted string -0.61
How to call D functions from Objective C? -2.75
Is it possible to have template class methods using AliasSeq in d/d... 0.00
How can I use a dynamic array for UDP receipt in D? 0.00
Difference between printf() and writeln() in D +1.76
D if or/and statement like python 0.00
What is the difference between initializing instance variables in &... 0.00
How to translate a delegate to absolute address in DRAM? 0.00
Functions that work at compile time and run time +0.35
How to declare extern("C") const function? 0.00
Correctly Overloading opIndexAssign 0.00
Dlang associative array of arrays 0.00
How to use union const members? +0.40