1717 shaares
871 private links
871 private links
3 results
tagged
concurrency
An encyclopedia of consistency models for concurrent systems.
Besides an in-depth illustration of rust futures, this article also showcased some fany crates that I'm glad to learn about, which includes:
- color-eyre (failure handling)
- tracing (collect structured event-based diagnostic info)
- cargo-expand (print source code with macro expanded)