StackRating

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

SirDarius

Rating
1589.86 (2,317th)
Reputation
30,952 (3,908th)
Page: 1 2 3 ... 10
Title Δ
Java enum-like behavior in Rust 0.00
How do I return a Result data type in Rust? 0.00
For a list of files how do I run a build script only for the files... 0.00
How to use a variable in an escape sequence? -2.16
Cannot infer type for generic type parameter in struct 0.00
Scala's Option or Rust's Result error handling in C +1.49
Passing symbol values to the Rust compiler during build 0.00
Does the Rust standard library have a Min/Max trait? 0.00
link.exe not found error while running on windows system for rust p... +0.37
How to redirect output of CMake into a File instead of windows cmd... 0.00
How to use const inside module in Rust -2.20
How to initialize array size in a library in C? +1.01
cannot borrow as mutable, as it is behind a `&` reference +2.25
Understanding Rust function parameter type declaration 0.00
Is there an equivalent to Haskell's iterate in Rust? +0.39
Is there a better functional way to process a vector with error che... +0.13
How do I construct a public key from a modulus and exponent given a... 0.00
Regex to check for match and split string -1.15
Use char array as a file stream 0.00
How to use a crate in another project so it won't compile again? 0.00
How do I assert an enum is a specific variant if I don't care a... +2.14
How do I check the second element of the command line arguments? 0.00
Issue with updating array data in foreach loop 0.00
How to increment an array of object when ever an object is created? +0.38
util.inspect() result on one line 0.00
Safetly write bytes as UTF-8 characters using strings.Builder? 0.00
How to check returned value to which function it belogns +0.37
Converting to UTF-8 from ToUnicodeEx() +0.06
Converting raw pointer to 16-bit Unicode character to file path in... +0.40
date conversion in Go 0.00
Generic struct field with trait bounds 0.00
Why does .parse() convert "42" to f64 but fails convert &... 0.00
What is the syntax for an if-let statement? +1.86
How can use two namespaces in one file? +0.39
Why does 'www' before a Github Page not work? 0.00
golang - elegant way to omit a json property from being serialized +0.40
General search for a PHP API -0.29
Why does this regex returns true? -2.14
How to implement preg_match in foreach? -1.02
Why is there no `.join` operation on goroutines? +0.37
How to reduce memory usage of []string? +0.06
<<- meaning in Ruby +1.81
Encapsulating `sort` Interface in Golang 0.00
Golang - Marshaling XML time.Time as date format for XML attribute 0.00
Background image disappears after editing .htaccess 0.00
Go: passing a file pointer to a different function? +1.55
How to add strings into one String, Java? -1.91
Explain: Don't communicate by sharing memory; share memory by c... +0.66
Find if a word is plural of another 0.00
Why can't I change numbers as strings into integers? +0.35