Why is this merge sort not sorting equals correctly?
|
|
14
|
377
|
August 22, 2025
|
Any way to avoid iterating by index?
|
|
1
|
155
|
August 22, 2025
|
Typed-eval is a type-safe expression evaluation engine
|
|
0
|
60
|
August 22, 2025
|
Parser Combinator
|
|
1
|
109
|
August 21, 2025
|
My first crate - SAC13, calendar reform proposal
|
|
4
|
177
|
August 20, 2025
|
Generic callback function - clunky version
|
|
3
|
153
|
August 19, 2025
|
Center and radius of a circle passing through 3 points in a plane
|
|
2
|
130
|
August 19, 2025
|
Use the latest directory or use the default directory?
|
|
5
|
215
|
August 19, 2025
|
Code Review - OpenFIGI Http Client
|
|
2
|
115
|
August 18, 2025
|
Why is my code faulty? Ive tried everything in my reach
|
|
2
|
146
|
August 17, 2025
|
Pinned-scope - soundness review
|
|
6
|
122
|
August 17, 2025
|
Why does the lexer cause the program to hang when trying to tokenize a quote
|
|
8
|
144
|
August 17, 2025
|
Extracting data with saphyr
|
|
1
|
84
|
August 16, 2025
|
Review of "nested" async interrupt executor for UB
|
|
4
|
194
|
August 14, 2025
|
Kerno - a simple shell written in Rust
|
|
5
|
267
|
August 14, 2025
|
Change the code to handle an error without a change method signature?
|
|
2
|
76
|
August 14, 2025
|
How to correctly use asm! as memory barrier (LLVM question)
|
|
15
|
578
|
August 12, 2025
|
My game engine for playing a new game: FEMTO
|
|
2
|
166
|
August 8, 2025
|
STM32F3 Discovery: reading sensors asynchronously with Embassy
|
|
0
|
53
|
August 7, 2025
|
Reusable/borrowed buffer within an `Iterator`
|
|
4
|
119
|
August 7, 2025
|
My Rust CMS – requesting code review
|
|
2
|
185
|
August 6, 2025
|
Chimera - a mock API server
|
|
1
|
105
|
August 5, 2025
|
Lending iterator trait and declarative macro for iteration
|
|
0
|
64
|
August 4, 2025
|
Rustymines - a reworked mine sweeping game API with front-ends
|
|
1
|
95
|
August 3, 2025
|
Website Downloader using Rust
|
|
2
|
110
|
August 2, 2025
|
Would be lovely if s/o could check this simple async executor for UB
|
|
2
|
170
|
August 1, 2025
|
Why does my Rust file reading and zipping logic feel so long compared to examples I’ve seen?
|
|
2
|
146
|
August 1, 2025
|
Library to communicate with JVM based actors (Pekko)
|
|
0
|
39
|
August 1, 2025
|
Convert std::path::Path to path string suitable for a ZIP file
|
|
6
|
244
|
July 31, 2025
|
Please review my game maths library crate
|
|
0
|
80
|
July 31, 2025
|