Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
saagarjha
5 months ago
|
parent
|
context
|
favorite
| on:
Swift is a more convenient Rust (2023)
I use async/await for my CPU bound problems and it works fine
worik
5 months ago
[–]
So long as you "await"
Not really concurrent
frizlab
5 months ago
|
parent
|
next
[–]
Not very well known, but Swift has two builtin concurrency systems (in addition to the very well known async/await for parallelism): async let (not very flexible) and task groups (much more so).
saagarjha
5 months ago
|
parent
|
prev
[–]
You don’t have to await immediately!
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: