Introducing Swift Atomics

Congrats for the achievement.

This will be very handy in my case, given i have a thread scheduler/pool implementation that defaults to pthread, and was using the rather nice atomic interfaces from the borrowed "Atomics.swift" from the Swift NIO project.

Time to update that..

PS: The only thing missing in Swift now, to become a heavy-weight champion, is to make that sweet ownership manifesto come true.

4 Likes