Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexito4/the-world-of-swift-concurrency

Experiments with for The World of Swift Concurrency.
https://github.com/alexito4/the-world-of-swift-concurrency

concurrency experiments swift

Last synced: 1 day ago
JSON representation

Experiments with for The World of Swift Concurrency.

Awesome Lists containing this project

README

        

# Swift Concurrency

This repository contains all the expirements I've been doing with Swift Concurrency.

> Note that most of the expriments use Swift's development snapshoots and not the official versions that come with Xcode 13 betas. This is mainly due to the fact that I was working on this before WWDC and that beta 1 has old APIs.

## What is this?

As you may know I've been following Swift Concurrency development almost since the begining. I've also been experimenting with the features with Swift's snapshoots and that's what this repo contains.

You can read [The World of Swift Concurrency](https://alejandromp.com/swift-concurrency) on my website, where I'm writting everything I know about this topic.

## Author

Alejandro Martinez | http://alejandromp.com | [@alexito4](https://twitter.com/alexito4)