About the code review category
|
|
0
|
845
|
March 20, 2020
|
Parallelise n-body code
|
|
2
|
196
|
March 20, 2023
|
Strings on stack much faster than String
|
|
16
|
1091
|
March 20, 2023
|
A flag type that supports waiting asynchronously
|
|
6
|
162
|
March 19, 2023
|
While the program was running, I found a piece of code that could not be reached, suspected of a bug?
|
|
1
|
92
|
March 18, 2023
|
Option<fn(T)> over PhantomData<T>
|
|
9
|
252
|
March 17, 2023
|
Unsafe code review request for cycle collector
|
|
0
|
69
|
March 16, 2023
|
Is this program sound?
|
|
11
|
256
|
March 16, 2023
|
Is this correct way to write uninitialized bytes?
|
|
14
|
502
|
March 15, 2023
|
I turned an async block into a named future that I can impl methods on (transmute used)
|
|
0
|
80
|
March 14, 2023
|
Built a proxy crate, looking for suggestions
|
|
0
|
401
|
March 14, 2023
|
Building a search endpoint with rocket that searchs in a JSON object
|
|
0
|
56
|
March 14, 2023
|
2nd project: regular expression searcher
|
|
1
|
90
|
March 11, 2023
|
Requesting a Code Review
|
|
6
|
181
|
March 9, 2023
|
Design problem in program tetrii?
|
|
13
|
543
|
March 6, 2023
|
Wanted to introduce a Redis port in Rust
|
|
5
|
155
|
March 4, 2023
|
Mock an async FnOnce closure that captures at least a reference
|
|
0
|
52
|
March 1, 2023
|
Terminal Tetris
|
|
3
|
261
|
February 28, 2023
|
Cfg all vs mutitple cfg
|
|
1
|
98
|
February 27, 2023
|
How to force a gtk-rs widget to reread an updated value?
|
|
2
|
103
|
February 27, 2023
|
Feedback on my first project `boon`: jsonschema validator
|
|
0
|
75
|
February 26, 2023
|
How to check for internet connection?
|
|
14
|
216
|
February 25, 2023
|
Parallel Prime k-tuple finder
|
|
3
|
142
|
February 24, 2023
|
Hash digest performance (Rust vs. Python)
|
|
18
|
505
|
February 21, 2023
|
Return string by reference
|
|
2
|
163
|
February 21, 2023
|
Channels (WebSockets, SSE) tagging library, would really appreciate a review
|
|
0
|
76
|
February 20, 2023
|
Feedback about cancelable sleep module
|
|
2
|
103
|
February 20, 2023
|
Feedback on Rustling exercise - hashmaps3
|
|
6
|
158
|
February 15, 2023
|
Code Review - 1st Rust Project - grepr - a mini rgrep
|
|
0
|
109
|
February 12, 2023
|
Reqwest API Struct - Clean Up
|
|
0
|
100
|
February 9, 2023
|