Posts
-
Swift for Rustaceans - Borrow Checker
Swift
Rust
S4R
I like learning new programming languages and it has been a few years since I learned a new one. Recently I have become interested in Swift. Swift got on my radar when I saw the One Billion Row Challenge (1BRC) video on the NSScreencast. I had thought about Swift as a language for iOS applications. I didn't realize that it could be used for server or CLI applications. The 1BRC video got me thinking about how Swift compared to Rust.