StackRating

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

Websterix

Rating
1464.38 (4,525,614th)
Reputation
1,518 (107,890th)
Page: 1 2 3
Title Δ
Rust use macros for long Trait constraint chains 0.00
Equivalent of #[cfg(test)] for benchmarks? 0.00
Find total size of struct at runtime 0.00
How do I run a command that can take an unspecified number of env a... -1.39
How to strip `\n` newline character from a String? 0.00
How can I populate a vector in reverse? 0.00
Why does removing an unused `if` clause reduce execution time from... 0.00
Is it possible to collect an iterator to populate a collection back... -2.46
How to access the BufReader twice? +4.38
canvas for pixel drawing in GTK3 (gtk-rs) 0.00
Propagating errors from within a closure in a thread in Rust 0.00
Does setting an Option instance from Some to None trigger dropping... -1.16
How do I use log4rs' RollingFileAppender to incorporate rolling... 0.00
How to implement the Debug trait for struct that has a trait object... +5.88
Is there a way to make a trait that contain an vector of itself? 0.00
Join iterator of &str +0.48
What is the Rust equivalent to a try-catch statement? +4.63
Confused about rust modules 0.00
Confusion about ownership/lifetime in Rust 0.00
Get HashMap from thread 0.00
How do I clear the 'scene' in rust's kiss3d? 0.00
Lifetime with shared state 0.00
How should I store generic values in a HashMap contained within a n... 0.00
nom parser borrow checker issue -1.11
How do I convert from a &mut T to a &mut U type? -3.04
Is it possible to declare an immutable Array and assign value to it... 0.00
Rust: specify template arguments during "use ... as" import 0.00
Is it possible to allow only exactly one thread to mutate shared da... -3.05
Accessing two vectors in a struct locked by a mutex -3.41
How do I cancel a TCPListener that is in a listening loop from outs... 0.00
How to disable "unnecessary path disambiguator" warning? 0.00
Parse integer or provide default value with unwrap_or, but print er... 0.00
Borrowing within a vector of structures 0.00
reqwest::client does not have get method 0.00
How do I read attributes programatically in Rust 0.00
Shutting down actix with more than one system running 0.00
Reqwest's Client.post() returning 400 bad request for File.io API -3.61
What operator can I use in Rust to return a specific error if the c... -3.67
Converting a vector of integers to and from bytes in Rust -3.70
I want to Reverse a string in Java and drop and duplicates -1.52
Parsing data from child to parent in Swing 0.00
In JAVA, how do you calculate time difference between two dates in... 0.00
How to write len methods for futures::Stream? -3.82
JFrame always on top, but below another jframe? 0.00
Find equals in array and add additional information +0.22
How can I propagate the errors in Rust? 0.00
Java Swing JPanel goes behind other panel instead of replacing it 0.00
How to get ASCII representation of a character? +1.59
How to add additional JButton to JPanel when specific JComboBox ite... 0.00
How to copy instead of borrow an i64 into a closure in Rust? -3.61