I found an interesting blog post on how rust provides an atomic fetch_max function. From Rust to Reality: The Hidden Journey of fetch_max | QuestDB . It says C++ is also going to provide it.
dsisnero
1
jgaskins
2
This seems like Atomic#max, right?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Am I using max correctly? | 16 | 1063 | March 26, 2019 | |
| Arithmethic overflow should not raise an exception | 58 | 2276 | April 28, 2020 | |
|
Wait-groups fiber pooling in 1.19
|
10 | 383 | January 21, 2026 | |
| Integer sqrt in stdlib | 47 | 2769 | October 8, 2020 | |
|
Fiber is danger or not on Crystal?
|
31 | 2712 | September 27, 2019 |