StackRating

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

Boiethios

Rating
1511.37 (62,427th)
Reputation
10,954 (13,700th)
Page: 1 2 3 4 5 6
Title Δ
Lifetimes for method returning iterator of structs with same lifetime +1.54
Find greater and lower keys in a BTreeSet in a single search -1.48
Is there a built-in function that converts a number to a string in... +2.54
Mutating self in enum method 0.00
How to shuffle an array deterministically with a seed? 0.00
How to split a string in Rust with multiple parameters? -0.01
Is it possible to have a non-borrowed slice? 0.00
Is it possible to move function types out of the signature and into... 0.00
How to make an argument optional based on the presence of another o... -1.46
How do I create a shortcut key for Rust: cargo run? 0.00
Returning default value from function when result is error -1.62
How to format an f32 with a specific precision and prepended zeros? 0.00
How can I create hashable trait objects / trait objects with generi... -0.50
What is a "nominal type" in the context of an inherent im... -1.39
How can I skip the Nth element in a Rust iterator? -0.93
What should be the code design to use to iterate over a FASTA file... -0.04
Efficiently mutate a vector while also iterating over the same vector -1.40
How to split string into units of each character -0.84
How does the VecDeque ring buffer work internally? 0.00
Why is my recursive Fibonacci implementation so slow compared to an... +2.67
How do I fix a lifetime issue when returning an iterator of all com... 0.00
Alternatives to matching floating point ranges 0.00
iterating a vector of i32's gives &i32 -1.73
How do I using Rayon with an existing iterator? 0.00
Are there more ways to use .. (dotdot) in Rust aside from ranges? 0.00
How to convert an integer to a string in base 36 in Rust? 0.00
How can I make the proxy type just for implementing some trait for... 0.00
"log" and "simplelog" has begun throwing an exc... 0.00
How can I iterate over a 2D vector in functional style? 0.00
Strip trailing filename of a Url path -2.55
How to get the last character of a &str? 0.00
Converting raw pointer to 16-bit Unicode character to file path in... -1.91
How to get the lower bound and upper bound of an element in Rust BT... +1.24
How to access a mutable vector multiple times in nested match state... -4.31
How can I re-organize my structures and traits to have a base behav... +1.61
Rust template argument parser seems to be broken 0.00
What is the idiomatic way to reassign parameter bindings? 0.00
How do I use an enum in an `if` statement when I don't care wha... -3.90
Idiomatic way to create, initialize and run in a single expression 0.00
Is there any efficient way to have a case insensitive string as a H... 0.00
Borrow two mutable sets from HashMap 0.00
Pop elements conditional on their content 0.00
Calculate the duration between now and the next midnight using Chrono +0.39
What is the use of `!` as return type in Rust? 0.00
Does it matter what language I use for normal GTK3 apps? Will a use... 0.00
How do I tell VS code what toolchain I want to use? +0.27
How to do arithmetic modulo another number, without overflow? -2.33
Rust different return types with same base structure 0.00
How do I a match string with further processing? 0.00
Read large files line by line in Rust 0.00