StackRating

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

Sébastien Renauld

Rating
1584.51 (2,661st)
Reputation
12,973 (11,200th)
Page: 1 2 3 ... 11
Title Δ
Misunderstanding of how the Read trait works for TcpStreams 0.00
Storing a generic closure in a struct 0.00
Cannot borrow in a Rc as mutable 0.00
How to get back one row's data in rusqlite? 0.00
Could not find openssl in backend 0.00
Does Cargo use semver with Git tags? 0.00
How can I define a generic function that can return a given integer... 0.00
What is the difference between panic and process::exit +0.38
What is the proper way to coerce an iterator to return a value inst... 0.00
Deserialize file using serde_json at compile time 0.00
Difference between Iterating over BTreeMap and &BTreeMap 0.00
Is there a way to get a reference to the current task's context... 0.00
immutable borrow occurs when get from HashSet 0.00
Const &'static CStr +0.37
what is the difference between these lines in RUST? 0.00
How to return reference to temporary value? 0.00
Array of methods in Rust 0.00
All permutations up until n = x 0.00
how to declare enum lifetime with impl function? 0.00
Opening a file in Rust using Windows API +0.38
Create two mutable references that are thread safe to a struct in R... 0.00
How do I use cbindgen to return and free a Box<Vec<_>>? 0.00
How to unblock a future thread and return results 0.00
How to find or insert into a Vec in rust -2.20
Rust macro that counts and generates repetitive struct fields 0.00
Binary file parsing with nom 5.0 0.00
Difference between "p: &'a i32" and "p: &... +0.38
Can I perform binary tree search with the standard library without... -1.56
How to bind reference lifetime to a function local scope 0.00
Is there a way to `f64::from(0.23_f32)` and get 0.23_f64? +1.56
Is there a way to continue within a futures for_each stream? +2.16
Pointer from Rust to C via bindgen: first element is always zero 0.00
Deserializing a Claims field to string returns additional characters +1.59
How do I create uninitialized pointers that I can pass to FFI funct... 0.00
How to send a stream of websocket messages using the send_all metho... 0.00
Rust cross-compile -lpcap from macos to linux 0.00
Read raw C string to Rust... what's the right way to convert si... 0.00
Can't build a rusqlite transaction inside loop: use of moved va... +1.61
Rust embedded binary size 0.00
What is the Rust equivalent of storing C++ std::function in a vector? 0.00
How does the Rust compiler tokenize '>' vs '>>... -1.12
Filtering files or directories discovered with fs::read_dir() 0.00
Memory leak when trying to free array of CString 0.00
Convert u8 array to base64 string in Rust 0.00
How to generate codes using prost in rust? 0.00
Sequencing two independent futures with different error types 0.00
What are the brackets before a function in Rust? 0.00
Rust and trait bounds conventions (?Sized) 0.00
Heap size for Rust programs very large when measured with valgrind... 0.00
Futures - expected (), found struct futures::Map 0.00